| Package | Description |
|---|---|
| org.springframework.core.env |
Spring's environment abstraction consisting of bean definition
profile and hierarchical property source support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JOptCommandLinePropertySource
CommandLinePropertySource implementation backed by a JOpt OptionSet. |
class |
SimpleCommandLinePropertySource
CommandLinePropertySource implementation backed by a simple String array. |