Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.advisory |
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
|
Modifier and Type | Method and Description |
---|---|
DestinationSource |
ActiveMQConnection.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 |
DestinationSource |
EnhancedConnection.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 |
Constructor and Description |
---|
DestinationEvent(DestinationSource source,
DestinationInfo destinationInfo) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.