Environment.See: Description
| Interface | Description |
|---|---|
| ConfigurationReader |
A
ConfigurationReader is used to read Reactor configuration. |
| Class | Description |
|---|---|
| DispatcherConfiguration |
An encapsulation of the configuration for a
Dispatcher. |
| PropertiesConfigurationReader |
A
ConfigurationReader that reads the configuration from properties files
and System properties. |
| ReactorConfiguration |
An encapsulation of configuration for Reactor
|
| Enum | Description |
|---|---|
| DispatcherType |
An enumeration of supported types of
Dispatcher. |
Environment.