Package org.springframework.integration.bus

Interface Summary
MessageBusAware Interface to be implemented by classes which need access to the MessageBus.
 

Class Summary
DefaultChannelFactoryBean Creates a channel by delegating to the current message bus' configured ChannelFactory.
DefaultErrorChannel The default error channel implementation used by the MessageBus.
MessageBus The messaging bus.
MessageBusAwareBeanPostProcessor A bean post processor which injects all MessageBusAware beans with a reference to the MessageBus.
SubscriptionManager Manages subscriptions for Targets to a MessageChannel including the creation, scheduling, and lifecycle management of dispatchers.