getBrokerSubQueue

 

public String getBrokerSubQueue() throws JMSException;

Gets the broker's queue name for nondurable subscribers.

Returns

  • the name of the queue.

Exceptions

  • JMSException - if an internal error occurs.


uj27700_