getBrokerPubQueue

 

public String getBrokerPubQueue() throws JMSException;

Gets the broker's publish queue name.

Returns

  • the name of the queue.

Exceptions

  • JMSException - if an internal error occurs.


uj27680_