Class |
Description |
CompositeConfig
|
A Config composed of other Configs |
EnvironmentAwarePropertySource
|
|
NavigableMapConfig
|
A Config implementation that operates against a org.grails.config.NavigableMap |
NavigableMapPropertySource
|
A org.springframework.core.env.PropertySource that doesn't return values for navigable submaps |
PrefixedConfig
|
A config that accepts a prefix |
PrefixedMapPropertySource
|
A org.springframework.core.env.PropertySource with keys prefixed by the given prefix |
PropertySourcesConfig
|
- Authors:
- Graeme Rocher
|