Files
spring-framework/org.springframework.core
Chris Beams 8770ea96b0 Expose Environment ConfigurationService
AbstractEnvironment delegates to an underlying ConfigurationService when
processing methods such as getProperty(String name, Class<?> targetType)

Accessor methods have been added to the ConfigurableEnvironment
interface that allow this service to be updated or replaced.
2010-12-08 07:59:41 +00:00
..
2010-05-14 19:34:36 +00:00
2009-12-01 02:45:12 +00:00
2010-08-23 13:17:31 +00:00
2010-05-15 09:22:56 +00:00