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, createTopicSession
createConnectionConsumer, createQueueSession
close, createConnectionConsumer, createSession, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
DestinationSource 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 brokerJMSException
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.