|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsumerEventSource | |
|---|---|
| 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 ConsumerEventSource in org.apache.activemq.advisory |
|---|
| Methods in org.apache.activemq.advisory that return ConsumerEventSource | |
|---|---|
ConsumerEventSource |
ConsumerEvent.getAdvisor()
|
| Constructors in org.apache.activemq.advisory with parameters of type ConsumerEventSource | |
|---|---|
ConsumerEvent(ConsumerEventSource source,
javax.jms.Destination destination,
ConsumerId consumerId,
int consumerCount)
|
|
ConsumerStartedEvent(ConsumerEventSource source,
ActiveMQDestination destination,
ConsumerInfo consumerInfo,
int count)
|
|
ConsumerStoppedEvent(ConsumerEventSource source,
ActiveMQDestination destination,
ConsumerId consumerId,
int count)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||