public class ConsumerStoppedEvent extends ConsumerEvent
source
Constructor and Description |
---|
ConsumerStoppedEvent(ConsumerEventSource source,
ActiveMQDestination destination,
ConsumerId consumerId,
int count) |
Modifier and Type | Method and Description |
---|---|
boolean |
isStarted() |
getAdvisor, getConsumerCount, getConsumerId, getDestination
getSource, toString
public ConsumerStoppedEvent(ConsumerEventSource source, ActiveMQDestination destination, ConsumerId consumerId, int count)
public boolean isStarted()
isStarted
in class ConsumerEvent
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.