@ManagedResource(description="Managed Multicast") public class ManagedMulticast extends ManagedProcessor implements ManagedMulticastMBean
TIMESTAMP_FORMATexchangesTotal, resetTimestamp, startTimestamp| Constructor and Description |
|---|
ManagedMulticast(CamelContext context,
MulticastProcessor processor,
ProcessorDefinition<?> definition) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getTimeout() |
Boolean |
isParallelAggregate() |
Boolean |
isParallelProcessing() |
Boolean |
isShareUnitOfWork() |
Boolean |
isStopOnException() |
Boolean |
isStreaming() |
dumpProcessorAsXml, explain, getCamelId, getCamelManagementName, getContext, getDefinition, getId, getIndex, getInstance, getProcessor, getProcessorId, getRoute, getRouteId, getState, getSupportExtendedInformation, informationJson, init, setRoute, start, stopcompletedExchange, dumpStatsAsXml, failedExchange, getDeltaProcessingTime, getExchangesCompleted, getExchangesFailed, getExchangesInflight, getExternalRedeliveries, getFailuresHandled, getFirstExchangeCompletedExchangeId, getFirstExchangeCompletedTimestamp, getFirstExchangeFailureExchangeId, getFirstExchangeFailureTimestamp, getLastExchangeCompletedExchangeId, getLastExchangeCompletedTimestamp, getLastExchangeFailureExchangeId, getLastExchangeFailureTimestamp, getLastProcessingTime, getMaxProcessingTime, getMeanProcessingTime, getMinProcessingTime, getRedeliveries, getTotalProcessingTime, isStatisticsEnabled, processExchange, reset, setStatisticsEnabledgetExchangesTotal, getResetTimestamp, getStartTimestamp, incrementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdumpProcessorAsXml, explain, getCamelId, getCamelManagementName, getIndex, getProcessorId, getRouteId, getState, getSupportExtendedInformation, informationJson, start, stopdumpStatsAsXml, getDeltaProcessingTime, getExchangesCompleted, getExchangesFailed, getExchangesInflight, getExternalRedeliveries, getFailuresHandled, getFirstExchangeCompletedExchangeId, getFirstExchangeCompletedTimestamp, getFirstExchangeFailureExchangeId, getFirstExchangeFailureTimestamp, getLastExchangeCompletedExchangeId, getLastExchangeCompletedTimestamp, getLastExchangeFailureExchangeId, getLastExchangeFailureTimestamp, getLastProcessingTime, getMaxProcessingTime, getMeanProcessingTime, getMinProcessingTime, getRedeliveries, getTotalProcessingTime, isStatisticsEnabled, setStatisticsEnabledgetExchangesTotal, getResetTimestamp, getStartTimestamp, resetpublic ManagedMulticast(CamelContext context, MulticastProcessor processor, ProcessorDefinition<?> definition)
public Boolean isParallelAggregate()
isParallelAggregate in interface ManagedMulticastMBeanpublic Boolean isParallelProcessing()
isParallelProcessing in interface ManagedMulticastMBeanpublic Boolean isStreaming()
isStreaming in interface ManagedMulticastMBeanpublic Boolean isStopOnException()
isStopOnException in interface ManagedMulticastMBeanpublic Boolean isShareUnitOfWork()
isShareUnitOfWork in interface ManagedMulticastMBeanpublic Long getTimeout()
getTimeout in interface ManagedMulticastMBeanApache Camel