Spring Integration

Uses of Interface
org.springframework.integration.monitor.MessageChannelMonitor

Packages that use MessageChannelMonitor
org.springframework.integration.monitor   
 

Uses of MessageChannelMonitor in org.springframework.integration.monitor
 

Classes in org.springframework.integration.monitor that implement MessageChannelMonitor
 class PollableChannelMonitor
           
 class QueueChannelMonitor
           
 class SimpleMessageChannelMonitor
          Registers all message channels, and accumulates statistics about their performance.
 


Spring Integration

Copyright © 2010. All Rights Reserved.