Uses of Package
org.springframework.core.env
Packages that use org.springframework.core.env
Package
Description
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.
-
Classes in org.springframework.core.env used by org.springframework.core.envClassDescriptionAbstract base class for
Environmentimplementations.Abstract base class for resolving properties against any underlying source.Abstract base class forPropertySourceimplementations backed by command line arguments.Configuration interface to be implemented by most if not allEnvironmenttypes.Configuration interface to be implemented by most if not allPropertyResolvertypes.APropertySourceimplementation capable of interrogating its underlying source object to enumerate all possible property name/value pairs.Interface representing the environment in which the current application is running.PropertySourcethat reads keys and values from aMapobject.Exception thrown when required properties are not found.The default implementation of thePropertySourcesinterface.Profile predicate that may be accepted by anEnvironment.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs.Holder containing one or morePropertySourceobjects. -
Classes in org.springframework.core.env used by org.springframework.core.ioClassDescriptionInterface for resolving properties against any underlying source.
-
Classes in org.springframework.core.env used by org.springframework.core.io.supportClassDescriptionConfiguration interface to be implemented by most if not all
Environmenttypes.APropertySourceimplementation capable of interrogating its underlying source object to enumerate all possible property name/value pairs.PropertySourcethat reads keys and values from aMapobject.PropertySourceimplementation that extracts properties from aPropertiesobject.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs.