|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnhancedConnection
A set of enhanced APIs for a JMS provider
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface javax.jms.TopicConnection |
|---|
createConnectionConsumer, createDurableConnectionConsumer, createTopicSession |
| Methods inherited from interface javax.jms.QueueConnection |
|---|
createConnectionConsumer, createQueueSession |
| Methods inherited from interface javax.jms.Connection |
|---|
close, createConnectionConsumer, createSession, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop |
| Methods inherited from interface org.apache.activemq.Closeable |
|---|
close |
| Method Detail |
|---|
DestinationSource 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 broker
javax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||