Package | Description |
---|---|
org.springframework.integration.monitor |
Provides classes related to Spring Integration managed resources.
|
Modifier and Type | Method and Description |
---|---|
Statistics |
IntegrationMBeanExporter.getChannelErrorRate(String name) |
Statistics |
IntegrationMBeanExporter.getChannelSendRate(String name) |
Statistics |
MessageHandlerMetrics.getDuration() |
Statistics |
LifecycleMessageHandlerMetrics.getDuration() |
Statistics |
SimpleMessageHandlerMetrics.getDuration() |
Statistics |
MessageChannelMetrics.getErrorRate() |
Statistics |
DirectChannelMetrics.getErrorRate() |
Statistics |
IntegrationMBeanExporter.getHandlerDuration(String name) |
Statistics |
MessageChannelMetrics.getSendDuration() |
Statistics |
DirectChannelMetrics.getSendDuration() |
Statistics |
MessageChannelMetrics.getSendRate() |
Statistics |
DirectChannelMetrics.getSendRate() |
Statistics |
ExponentialMovingAverage.getStatistics() |
Statistics |
ExponentialMovingAverageRate.getStatistics() |
Statistics |
ExponentialMovingAverageRatio.getStatistics() |
Copyright © 2016. All rights reserved.