| Package | Description |
|---|---|
| reactor.bus.spec |
Specs help create
Reactors by providing a fluent API to specify
common options. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventRoutingComponentSpec<SPEC extends EventRoutingComponentSpec<SPEC,TARGET>,TARGET>
A generic environment-aware class for specifying components that need to be configured with an
Environment,
Dispatcher, and Router. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventBusSpec
A helper class for configuring a new
EventBus. |
Copyright © 2016. All rights reserved.