| Interface | Description |
|---|---|
| ConfigKey<T> |
Represents the name of a piece of typed configuration data for an entity.
|
| ConfigKey.HasConfigKey<T> |
Interface for elements which want to be treated as a config key without actually being one
(e.g.
|
| ConfigMap | |
| StringConfigMap |
convenience extension where map is principally strings or converted to strings
(supporting BrooklynProperties)
|
| Class | Description |
|---|---|
| ConfigInheritance |