public class TrackableRouterMetrics extends RouterMetrics implements TrackableComponent
TrackableComponent.delegate| Constructor and Description |
|---|
TrackableRouterMetrics(org.springframework.context.Lifecycle lifecycle,
MappingMessageRouterManagement delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentName() |
java.lang.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, getStandardDeviationDuration, isCountsEnabled, isLoggingEnabled, isRunning, isStatsEnabled, reset, setCountsEnabled, setLoggingEnabled, setManagedName, setManagedType, setStatsEnabled, start, stoppublic TrackableRouterMetrics(org.springframework.context.Lifecycle lifecycle,
MappingMessageRouterManagement delegate)
public java.lang.String getComponentName()
getComponentName in interface NamedComponentpublic java.lang.String getComponentType()
getComponentType in interface NamedComponentpublic void setShouldTrack(boolean shouldTrack)
setShouldTrack in interface TrackableComponent