public class ConsumerStartedEvent extends ConsumerEvent
source
Constructor and Description |
---|
ConsumerStartedEvent(ConsumerEventSource source,
ActiveMQDestination destination,
ConsumerInfo consumerInfo,
int count) |
Modifier and Type | Method and Description |
---|---|
ConsumerInfo |
getConsumerInfo() |
boolean |
isStarted() |
getAdvisor, getConsumerCount, getConsumerId, getDestination
getSource, toString
public ConsumerStartedEvent(ConsumerEventSource source, ActiveMQDestination destination, ConsumerInfo consumerInfo, int count)
public boolean isStarted()
isStarted
in class ConsumerEvent
public ConsumerInfo getConsumerInfo()
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.