| Interface | Description |
|---|---|
| Configuration<T> |
Provide Configurations for Services.
|
| ConfigurationComposite |
Services that want to be configurable should have a ConfigurationComposite that contains all the settings.
|
| Enabled |
Common configuration for setting whether a service is enabled or not.
|
| Class | Description |
|---|---|
| Configuration.ConfigurationMixin<T> |
Implementation of Configuration.
|
| Exception | Description |
|---|---|
| NoSuchConfigurationException | |
| NoSuchConfigurationTypeException |