public class ConsumerStartedEvent extends ConsumerEvent
| 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, getDestinationpublic ConsumerStartedEvent(ConsumerEventSource source, ActiveMQDestination destination, ConsumerInfo consumerInfo, int count)
public boolean isStarted()
isStarted in class ConsumerEventpublic ConsumerInfo getConsumerInfo()
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.