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 | Method and Description |
---|---|
ProducerEventSource |
ProducerEvent.getAdvisor() |
Constructor and Description |
---|
ProducerEvent(ProducerEventSource source,
Destination destination,
ProducerId producerId,
int producerCount) |
ProducerStartedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerInfo consumerInfo,
int count) |
ProducerStoppedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerId consumerId,
int count) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.