getStringFromDestination

 

public String getStringFromDestination();

Takes a JMS Destination object and produces a transport-dependent string that encapsulates the properties of the destination.

Returns

  • String - String version of the destination.


uj29150_