| Interface | Description |
|---|---|
| BusControls |
Internal class passed from the Bus component to something that will decide when
it should stop or crash.
|
| Class | Description |
|---|---|
| BasicBusService | |
| BeanBusInterceptor |
A
ParsingInterceptor provided by a BasicBusService. |
| BusSessionFactory |
Constructs an
ArooaSession for a BasicBusService. |
| StatefulBusSupervisor |
Helper class used to decide when to Crash or Stop a bus by using the
state of the components in the bus.
|
Provides the ability to assemble a bean bus.