public interface EnhancedConnection extends javax.jms.TopicConnection, javax.jms.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, createQueueSessionDestinationSource getDestinationSource() throws javax.jms.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 brokerjavax.jms.JMSExceptionCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.