public class TrackableRouterMetrics extends RouterMetrics implements TrackableComponent
TrackableComponent.delegate| Constructor and Description |
|---|
TrackableRouterMetrics(Lifecycle lifecycle,
MappingMessageRouterManagement delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getComponentType() |
void |
setShouldTrack(boolean shouldTrack) |
getChannelMappings, removeChannelMapping, replaceChannelMappings, setChannelMapping, setChannelMappingsconfigureMetrics, 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 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