|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProducerEventSource | |
|---|---|
| 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 ProducerEventSource in org.apache.activemq.advisory |
|---|
| Methods in org.apache.activemq.advisory that return ProducerEventSource | |
|---|---|
ProducerEventSource |
ProducerEvent.getAdvisor()
|
| Constructors in org.apache.activemq.advisory with parameters of type ProducerEventSource | |
|---|---|
ProducerEvent(ProducerEventSource source,
javax.jms.Destination destination,
ProducerId producerId,
int producerCount)
|
|
ProducerStartedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerInfo consumerInfo,
int count)
|
|
ProducerStoppedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerId consumerId,
int count)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||