Uses of Interface
org.springframework.core.env.ConfigurablePropertyResolver

Package
Description
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Spring's environment abstraction consisting of bean definition profile and hierarchical property source support.
This package contains mock implementations of the Environment and PropertySource abstractions introduced in Spring 3.1.
Contains a variant of the application context interface for web applications, and the ContextLoaderListener that bootstraps a root web application context.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.