getBrokerCCSubQueue

 

public String getBrokerCCSubQueue() throws JMSException;

Gets the broker's queue name for nondurable connection consumers.

Returns

  • the name of the queue.

Exceptions

  • JMSException - if an internal error occurs.


uj27660_