@IntegrationManagedResource public class LifecycleTrackableMessageHandlerMetrics extends LifecycleMessageHandlerMetrics implements TrackableComponent
TrackableComponent.delegate| Constructor and Description |
|---|
LifecycleTrackableMessageHandlerMetrics(Lifecycle lifecycle,
MessageHandlerMetrics delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getComponentType() |
void |
setShouldTrack(boolean shouldTrack) |
configureMetrics, enableCounts, enableStats, getActiveCount, getActiveCountLong, getDuration, getErrorCount, getErrorCountLong, getHandleCount, getHandleCountLong, getManagedName, getManagedType, getMaxDuration, getMeanDuration, getMinDuration, getStandardDeviationDuration, isCountsEnabled, isLoggingEnabled, isRunning, isStatsEnabled, reset, setLoggingEnabled, setManagedName, setManagedType, start, stoppublic LifecycleTrackableMessageHandlerMetrics(Lifecycle lifecycle, MessageHandlerMetrics delegate)
public String getComponentName()
getComponentName in interface NamedComponentpublic String getComponentType()
getComponentType in interface NamedComponentpublic void setShouldTrack(boolean shouldTrack)
setShouldTrack in interface TrackableComponent