public interface EnhancedConnection extends TopicConnection, QueueConnection, Closeable
| Modifier and Type | Method and Description |
|---|---|
DestinationSource |
getDestinationSource()
Returns the
DestinationSource object which can be used to listen to destinations
being created or destroyed or to enquire about the current destinations available on the broker |
createConnectionConsumer, createDurableConnectionConsumer, createTopicSessioncreateConnectionConsumer, createQueueSessionclose, createConnectionConsumer, createSession, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stopDestinationSource getDestinationSource() throws JMSException
DestinationSource object which can be used to listen to destinations
being created or destroyed or to enquire about the current destinations available on the brokerJMSExceptionCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.