| Package | Description |
|---|---|
| org.apache.commons.configuration |
| Modifier and Type | Class | Description |
|---|---|---|
class |
EnvironmentConfiguration |
A Configuration implementation that reads the platform specific
environment variables using the map returned by
System.getenv(). |
class |
SystemConfiguration |
A configuration based on the system properties.
|