| Trait | Description |
|---|---|
| CompositeSettings | Represents overall settings configurable in Service.settings and RunHandler.settings. |
| ToStringProperties | A trait for overriding java.lang.Object#toString() to show properties of this object. |
| Class | Description |
|---|---|
| CompositeSettings.With | |
| GlobalSettings | A global settings. |
| PerServiceSettings | Per-service settings. |
| SettingsHelper | A helper class for settings manipulation. |
| Enum | Description |
|---|---|
| LoggingMethod | Logging method type. |