Package org.springframework.integration.controlbus

Interface Summary
ControlBus Defines base interface for implementation of the Control Bus EIP pattern (http://www.eaipatterns.com/ControlBus.html) Control Bus infrastructure is assembled with various components provided by the framework with the main entry point being SubscribableChannel making this interface more of a convenience wrapper over target SubscribableChannel
 

Class Summary
ControlBusMessageHandler