@ManagedResource(description="Managed RecipientList") public class ManagedRecipientList extends ManagedProcessor implements ManagedRecipientListMBean
TIMESTAMP_FORMATexchangesTotal, resetTimestamp, startTimestamp| Constructor and Description |
|---|
ManagedRecipientList(CamelContext context,
RecipientList processor,
RecipientListDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
TabularData |
extendedInformation()
Extended information such as utilization of endpoints.
|
Integer |
getCacheSize() |
RecipientListDefinition |
getDefinition() |
String |
getExpression() |
String |
getExpressionLanguage() |
Boolean |
getSupportExtendedInformation() |
Long |
getTimeout() |
String |
getUriDelimiter() |
void |
init(ManagementStrategy strategy) |
Boolean |
isParallelAggregate() |
Boolean |
isParallelProcessing() |
Boolean |
isShareUnitOfWork() |
Boolean |
isStopOnException() |
Boolean |
isStreaming() |
void |
reset() |
dumpProcessorAsXml, explain, getCamelId, getCamelManagementName, getContext, getId, getIndex, getInstance, getProcessor, getProcessorId, getRoute, getRouteId, getState, informationJson, 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, setStatisticsEnabledgetExchangesTotal, getResetTimestamp, getStartTimestamp, incrementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdumpProcessorAsXml, explain, getCamelId, getCamelManagementName, getIndex, getProcessorId, getRouteId, getState, 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, getStartTimestamppublic ManagedRecipientList(CamelContext context, RecipientList processor, RecipientListDefinition definition)
public void init(ManagementStrategy strategy)
init in class ManagedProcessorpublic void reset()
reset in interface ManagedCounterMBeanreset in class ManagedPerformanceCounterpublic Boolean getSupportExtendedInformation()
getSupportExtendedInformation in interface ManagedProcessorMBeangetSupportExtendedInformation in class ManagedProcessorpublic RecipientListDefinition getDefinition()
getDefinition in class ManagedProcessorpublic String getExpressionLanguage()
getExpressionLanguage in interface ManagedRecipientListMBeanpublic String getExpression()
getExpression in interface ManagedRecipientListMBeanpublic String getUriDelimiter()
getUriDelimiter in interface ManagedRecipientListMBeanpublic Integer getCacheSize()
getCacheSize in interface ManagedRecipientListMBeanpublic Boolean isParallelAggregate()
isParallelAggregate in interface ManagedRecipientListMBeanpublic Boolean isParallelProcessing()
isParallelProcessing in interface ManagedRecipientListMBeanpublic Boolean isStreaming()
isStreaming in interface ManagedRecipientListMBeanpublic Boolean isStopOnException()
isStopOnException in interface ManagedRecipientListMBeanpublic Boolean isShareUnitOfWork()
isShareUnitOfWork in interface ManagedRecipientListMBeanpublic Long getTimeout()
getTimeout in interface ManagedRecipientListMBeanpublic TabularData extendedInformation()
ManagedExtendedInformationextendedInformation in interface ManagedExtendedInformationextendedInformation in interface ManagedRecipientListMBeanApache Camel