getBrokerQueueManager

 

public String getBrokerQueueManager() throws JMSException;

Gets the name of the broker's queue manager.

Returns

  • the name of the queue manager.

Exceptions

  • JMSException - if an internal error occurs.


uj27690_