Uses of Class
org.springframework.core.env.PropertySource

Packages that use PropertySource
Package
Description
Spring's environment abstraction consisting of bean definition profile and hierarchical property source support.
Support classes for Spring's resource abstraction.
The classes in this package make JNDI easier to use, facilitating the accessing of configuration stored in JNDI, and provide useful superclasses for JNDI access classes.
This package contains mock implementations of the Environment and PropertySource abstractions.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.