Interface | Description |
---|---|
BusPart |
Something that can be part of a bus.
|
OutboundStrategy |
Something that can attempt to adapt a component to an
Outbound . |
Class | Description |
---|---|
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
OutboundStrategy s that are applied to
a component to see if it can be adapted to an Outbound . |
StatefulBusConductorAdapter |
Adapts a
Stateful into a . |
Provides the ability to assemble a bean bus.