spring-framework/org.springframework.core
Chris Beams 1eb5811347 Introduce CommandLinePropertySource and impls
Users may now work with command line arguments as a source of
properties for use with the PropertySource and Environment APIs.
An implementation based on the jopt library and a "simple"
implementation requiring no external libraries are are provided
out-of-the box.

See Javadoc for CommandLinePropertySource, JOptCommandLinePropertySource
and SimpleCommandLinePropertySource for details.

Issue: SPR-8482
2011-06-30 22:33:56 +00:00
..
.settings Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
src Introduce CommandLinePropertySource and impls 2011-06-30 22:33:56 +00:00
.classpath Introduce CommandLinePropertySource and impls 2011-06-30 22:33:56 +00:00
.project Added Eclipse project dependency on org.springframework.asm 2011-05-23 17:18:14 +00:00
build.xml Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
core.iml polishing 2009-12-01 02:45:12 +00:00
ivy.xml Introduce CommandLinePropertySource and impls 2011-06-30 22:33:56 +00:00
pom.xml Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
template.mf Introduce CommandLinePropertySource and impls 2011-06-30 22:33:56 +00:00