org.apache.activemq.advisory
public class ProducerStoppedEvent extends ProducerEvent
Constructor and Description |
---|
ProducerStoppedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerId consumerId,
int count) |
Modifier and Type | Method and Description |
---|---|
boolean |
isStarted() |
getAdvisor, getDestination, getProducerCount, getProducerId
public ProducerStoppedEvent(ProducerEventSource source, ActiveMQDestination destination, ProducerId consumerId, int count)
public boolean isStarted()
isStarted
in class ProducerEvent
Copyright © 2005-2014. All Rights Reserved.