See: Description
Interface | Description |
---|---|
ConfigurationPropertySource |
A source of
ConfigurationProperties . |
IterableConfigurationPropertySource |
A
ConfigurationPropertySource with a fully Iterable set of entries. |
Class | Description |
---|---|
ConfigurationProperty |
A single configuration property obtained from a
ConfigurationPropertySource
consisting of a name , value and optional
origin . |
ConfigurationPropertyName |
A configuration property name composed of elements separated by dots.
|
ConfigurationPropertyNameAliases |
Maintains a mapping of
ConfigurationPropertyName aliases. |
ConfigurationPropertySources |
Provides access to
ConfigurationPropertySources . |
MapConfigurationPropertySource |
An
ConfigurationPropertySource backed by a Map and using standard name
mapping rules. |
Enum | Description |
---|---|
ConfigurationPropertyName.Form |
The various forms that a non-indexed element value can take.
|
ConfigurationPropertyState |
The state of content from a
ConfigurationPropertySource . |
ConfigurationPropertySource
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.