@ManagedResource(description="Managed WireTapProcessor") public class ManagedWireTapProcessor extends ManagedProcessor implements ManagedWireTapMBean
TIMESTAMP_FORMATexchangesTotal, resetTimestamp, startTimestamp| Constructor and Description |
|---|
ManagedWireTapProcessor(CamelContext context,
WireTapProcessor processor,
ProcessorDefinition<?> definition) |
| Modifier and Type | Method and Description |
|---|---|
TabularData |
extendedInformation()
Extended information such as utilization of endpoints.
|
Integer |
getCacheSize() |
WireTapProcessor |
getProcessor() |
Boolean |
getSupportExtendedInformation() |
Integer |
getTaskSize() |
String |
getUri() |
void |
init(ManagementStrategy strategy) |
Boolean |
isCopy() |
Boolean |
isDynamicUri() |
Boolean |
isIgnoreInvalidEndpoint() |
void |
reset() |
dumpProcessorAsXml, explain, getCamelId, getCamelManagementName, getContext, getDefinition, getId, getIndex, getInstance, 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 ManagedWireTapProcessor(CamelContext context, WireTapProcessor processor, ProcessorDefinition<?> 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 WireTapProcessor getProcessor()
getProcessor in class ManagedProcessorpublic String getUri()
getUri in interface ManagedWireTapMBeanpublic Integer getCacheSize()
getCacheSize in interface ManagedWireTapMBeanpublic Boolean isIgnoreInvalidEndpoint()
isIgnoreInvalidEndpoint in interface ManagedWireTapMBeanpublic Boolean isCopy()
isCopy in interface ManagedWireTapMBeanpublic Boolean isDynamicUri()
isDynamicUri in interface ManagedWireTapMBeanpublic Integer getTaskSize()
getTaskSize in interface ManagedWireTapMBeanpublic TabularData extendedInformation()
ManagedExtendedInformationextendedInformation in interface ManagedExtendedInformationextendedInformation in interface ManagedWireTapMBeanApache Camel