| Interface | Description |
|---|---|
| ConfigurationKey |
Contract for providing a list of keys to lookup to resolve configuration, the first found is used.
|
| ConfigurationSource |
A source of configuration values.
|
| ConfigurationTarget |
A target that can be configured.
|
| ConfigurationTargetResolver | |
| ConfigurationValue |
A single value of configuration that was resolved for a configuration key, it has defined.
|
| ResolvedConfiguration |
| Exception | Description |
|---|---|
| ConfigurationNotFoundException |
Configuration key did not have a value when looked up even though the
ConfigurationSource previously said it could
resolve it. |
Copyright © 2008–2016 RedEngine Ltd. All rights reserved.