public class TrackableRouterMetrics extends RouterMetrics implements TrackableComponent
TrackableComponent.IntegrationManagement.ManagementOverridesdelegateMETER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAME| Constructor and Description |
|---|
TrackableRouterMetrics(Lifecycle lifecycle,
MappingMessageRouterManagement delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getComponentType() |
void |
setShouldTrack(boolean shouldTrack) |
getChannelMappings, getDynamicChannelNames, removeChannelMapping, replaceChannelMappings, setChannelMapping, setChannelMappingsconfigureMetrics, getActiveCount, getActiveCountLong, getDelegate, getDuration, getErrorCount, getErrorCountLong, getHandleCount, getHandleCountLong, getManagedName, getManagedType, getMaxDuration, getMeanDuration, getMinDuration, getOverrides, getStandardDeviationDuration, isCountsEnabled, isLoggingEnabled, isRunning, isStatsEnabled, reset, setCountsEnabled, setLoggingEnabled, setManagedName, setManagedType, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterMetricsCaptorpublic TrackableRouterMetrics(Lifecycle lifecycle, MappingMessageRouterManagement delegate)
public String getComponentName()
getComponentName in interface NamedComponentpublic String getComponentType()
getComponentType in interface NamedComponentpublic void setShouldTrack(boolean shouldTrack)
setShouldTrack in interface TrackableComponent