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

Packages that use AbstractEnvironment
Package
Description
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.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.