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

Packages that use PropertyResolver
Package
Description
Classes supporting the org.springframework.beans package, such as utility classes for sorting and holding lists of beans.
Spring's environment abstraction consisting of bean definition profile and hierarchical property source support.
Generic abstraction for (file-based) resources, used throughout the framework.
Support classes for Spring's resource abstraction.
This package contains mock implementations of the Environment and PropertySource abstractions.
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.