Class ProducerStartedEvent

java.lang.Object
java.util.EventObject
org.apache.activemq.advisory.ProducerEvent
org.apache.activemq.advisory.ProducerStartedEvent
All Implemented Interfaces:
Serializable

public class ProducerStartedEvent extends ProducerEvent
An event when a new consumer has started.
See Also: