Class | Description |
---|---|
EnvironmentMapAdapter |
Map implementation adapting an Environment object in order to use the Environment
as a Map . |
EnvironmentMapAdapter.EnvironmentEntry |
EnvironmentMapAdapter.EnvironmentEntry is a Map.Entry implementation mapping an Environment property (key)
to its value. |
VcapPropertySource |
The
VcapPropertySource class is a Spring PropertySource to process
VCAP environment properties in Pivotal CloudFoundry. |