org.apache.activemq.advisory
Class ProducerStoppedEvent
java.lang.Object
java.util.EventObject
org.apache.activemq.advisory.ProducerEvent
org.apache.activemq.advisory.ProducerStoppedEvent
- All Implemented Interfaces:
- Serializable
public class ProducerStoppedEvent
- extends ProducerEvent
An event generated when a consumer stops.
- Version:
- $Revision: 359679 $
- See Also:
- Serialized Form
ProducerStoppedEvent
public ProducerStoppedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerId consumerId,
int count)
isStarted
public boolean isStarted()
- Specified by:
isStarted
in class ProducerEvent
Copyright © 2011 Apache Software Foundation. All Rights Reserved.