|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationSource | |
|---|---|
| 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. |
| Uses of DestinationSource in org.apache.activemq |
|---|
| Methods in org.apache.activemq that return DestinationSource | |
|---|---|
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 |
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 |
| Uses of DestinationSource in org.apache.activemq.advisory |
|---|
| Constructors in org.apache.activemq.advisory with parameters of type DestinationSource | |
|---|---|
DestinationEvent(DestinationSource source,
DestinationInfo destinationInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||