Spring Integration

Package org.springframework.integration.monitor

Interface Summary
MessageChannelMonitor  
MessageHandlerMonitor  
ObjectNameLocator  
 

Class Summary
ExponentialMovingAverageCumulativeHistory Cumulative statistics for a series of real numbers with higher weight given to recent data but without storing any history.
ExponentialMovingAverageRateCumulativeHistory Cumulative statistics for rate with higher weight given to recent data but without storing any history.
ExponentialMovingAverageRatioCumulativeHistory Cumulative statistics for success rate (ratio) with higher weight given to recent data but without storing any history.
IntegrationMBeanExporter MBean exporter for Spring Integration components in an existing application.
LifecycleMessageHandlerMonitor  
PollableChannelMonitor  
QueueChannelMonitor  
SimpleMessageChannelMonitor Registers all message channels, and accumulates statistics about their performance.
SimpleMessageHandlerMonitor  
 


Spring Integration

Copyright © 2010. All Rights Reserved.