|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProducerEvent | |
|---|---|
| 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 ProducerEvent in org.apache.activemq.advisory |
|---|
| Subclasses of ProducerEvent in org.apache.activemq.advisory | |
|---|---|
class |
ProducerStartedEvent
An event when a new consumer has started. |
class |
ProducerStoppedEvent
An event generated when a consumer stops. |
| Methods in org.apache.activemq.advisory with parameters of type ProducerEvent | |
|---|---|
protected void |
ProducerEventSource.fireProducerEvent(ProducerEvent event)
|
void |
ProducerListener.onProducerEvent(ProducerEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||