public class ProducerStartedEvent extends ProducerEvent
source
Constructor and Description |
---|
ProducerStartedEvent(ProducerEventSource source,
ActiveMQDestination destination,
ProducerInfo consumerInfo,
int count) |
Modifier and Type | Method and Description |
---|---|
ProducerInfo |
getProducerInfo() |
boolean |
isStarted() |
getAdvisor, getDestination, getProducerCount, getProducerId
getSource, toString
public ProducerStartedEvent(ProducerEventSource source, ActiveMQDestination destination, ProducerInfo consumerInfo, int count)
public boolean isStarted()
isStarted
in class ProducerEvent
public ProducerInfo getProducerInfo()
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.