| Interface | Description |
|---|---|
| CompositeConfig |
Config that is a composite of multiple configuration and as such doesn't track
properties of its own.
|
| CompositeConfig.CompositeVisitor<T> | |
| LayeredConfig |
Composite Config where the override order is driven by Layer keys.
|
| LayeredConfig.LayeredVisitor<T> | |
| PollingStrategy |
Strategy for the polling of a source.
|
| SettableConfig |
SPI for a config that may be set from code.
|