Package org.oddjob.beanbus.mega

Provides the ability to assemble a bean bus.

See:
          Description

Interface Summary
BusPart Something that can be part of a bus.
OutboundStrategy Something that can attempt to adapt a component to an Outbound.
 

Class Summary
BusConductorFilter  
CollectionProxyGenerator<E> Generate a Proxy for a collection.
CollectionWrapper<E> Wraps a Collection object so that it can be added to an MegaBeanBus.
MegaBeanBus  
MegaBeanBusInterceptor A ParsingInterceptor provided by a MegaBeanBus to provide specialised parsing of the configuration to allow bean bus elements to be used.
MegaBusComponentResolver Possibly provide a proxy to use as the component.
MegaBusSessionFactory Constructs an ArooaSession for a MegaBeanBus.
OutboundStrategies A collection of different OutboundStrategys that are applied to a component to see if it can be adapted to an Outbound.
StatefulBusConductorAdapter Adapts a Stateful into a .
 

Package org.oddjob.beanbus.mega Description

Provides the ability to assemble a bean bus.