Class |
Description |
CodeGenConfig
|
A ConfigMap implementation used at codegen time |
CompositeConfig
|
A Config composed of other Configs |
EnvironmentAwarePropertySource
|
A PropertySource aware of the Grails environment and that resolves keys based on the environment from other property sources |
NavigableMap
|
This class is deprecated to reduce complexity, improve performance, and increase maintainability.
|
NavigableMap.NullSafeNavigator
|
This class will be removed in future.
|
NavigableMapConfig
|
A Config implementation that operates against a NavigableMap |
NavigableMapPropertySource
|
A PropertySource that doesn't return values for navigable submaps |
PrefixedConfig
|
A config that accepts a prefix |
PrefixedMapPropertySource
|
A PropertySource with keys prefixed by the given prefix |
PropertySourcesConfig
|
- Authors:
- Graeme Rocher
|