| Interface | Description |
|---|---|
| EnvironmentService |
| Class | Description |
|---|---|
| BasicEnvironmentService |
By default, an exception is thrown if a value cannot be located (unless a default value has been supplied).
|
| DefaultEnvironmentService | Deprecated
Use BasicEnvironmentService instead
|
| EnvContext<T> | |
| EnvUtils | |
| PropertiesEnvironment | |
| SysEnvEnvironment |
This environment contains both system properties and environment variables and automatically checks both whenever a property is requested.
|
| SysEnvPropertySource |
When
getProperty(name) is called, name is checked. |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.