Uses of Interface
org.springframework.core.env.Environment
Packages that use Environment
Package
Description
Spring's environment abstraction consisting of bean definition
profile and hierarchical property source support.
-
Uses of Environment in org.springframework.core.env
Subinterfaces of Environment in org.springframework.core.envModifier and TypeInterfaceDescriptioninterfaceConfiguration interface to be implemented by most if not allEnvironmenttypes.Classes in org.springframework.core.env that implement EnvironmentModifier and TypeClassDescriptionclassAbstract base class forEnvironmentimplementations.classEnvironmentimplementation suitable for use in 'standard' (i.e.Methods in org.springframework.core.env that return EnvironmentModifier and TypeMethodDescriptionEnvironmentCapable.getEnvironment()Return theEnvironmentassociated with this component.