public class TrackableRouterMetrics extends RouterMetrics implements TrackableComponent
TrackableComponent.IntegrationManagement.ManagementOverridesdelegateMETER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAME| 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, 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(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