Uses of Package
org.apache.activemq.advisory

Packages that use org.apache.activemq.advisory
org.apache.activemq.advisory Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available. 
 

Classes in org.apache.activemq.advisory used by org.apache.activemq.advisory
ConsumerEvent
          An event when the number of consumers on a given destination changes.
ConsumerEventSource
          An object which can be used to listen to the number of active consumers available on a given destination.
ConsumerListener
          Listen to the changes in the number of active consumers available for a given destination.
ProducerEvent
          An event when the number of producers on a given destination changes.
ProducerEventSource
          An object which can be used to listen to the number of active consumers available on a given destination.
ProducerListener
          Listen to the changes in the number of active consumers available for a given destination.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.