Package | Description |
---|---|
org.apache.activemq.advisory |
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
|
Modifier and Type | Class and Description |
---|---|
class |
ProducerStartedEvent
An event when a new consumer has started.
|
class |
ProducerStoppedEvent
An event generated when a consumer stops.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProducerEventSource.fireProducerEvent(ProducerEvent event) |
void |
ProducerListener.onProducerEvent(ProducerEvent event) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.