Uses of Package
org.springframework.core.env
Packages that use org.springframework.core.env
Package
Description
Support package for Groovy-based bean definitions.
Classes supporting the
org.springframework.beans.factory
package.Contains an abstract XML-based
BeanFactory
implementation,
including a standard "spring-beans" XSD.Classes supporting the org.springframework.beans package,
such as utility classes for sorting and holding lists of beans.
This package builds on the beans package to add support for
message sources and for the Observer design pattern, and the
ability for application objects to obtain resources using a
consistent API.
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
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.
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 introduced in Spring 3.1.Classes supporting the
org.springframework.orm.hibernate5
package.Classes supporting the
org.springframework.orm.jpa
package.Support classes for the Spring TestContext Framework.
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.Provides generic filter base classes allowing for bean-style configuration.
Support classes for the multipart resolution framework.
Provides servlets that integrate with the application context
infrastructure, and the core interfaces and classes for the
Spring web MVC framework.
Support classes for serving static resources.
-
Classes in org.springframework.core.env used by org.springframework.beans.factory.groovyClassDescriptionInterface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.beans.factory.supportClassDescriptionInterface representing the environment in which the current application is running.Interface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.beans.factory.xmlClassDescriptionInterface representing the environment in which the current application is running.Interface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.beans.supportClassDescriptionInterface for resolving properties against any underlying source.
-
Classes in org.springframework.core.env used by org.springframework.contextClassDescriptionConfiguration interface to be implemented by most if not all
Environment
types.Interface representing the environment in which the current application is running.Interface indicating a component that contains and exposes anEnvironment
reference. -
Classes in org.springframework.core.env used by org.springframework.context.annotationClassDescriptionConfiguration interface to be implemented by most if not all
Environment
types.Interface representing the environment in which the current application is running.Interface indicating a component that contains and exposes anEnvironment
reference. -
Classes in org.springframework.core.env used by org.springframework.context.supportClassDescriptionConfiguration interface to be implemented by most if not all
Environment
types.Configuration interface to be implemented by most if not allPropertyResolver
types.Interface representing the environment in which the current application is running.Interface indicating a component that contains and exposes anEnvironment
reference.Holder containing one or morePropertySource
objects. -
Classes in org.springframework.core.env used by org.springframework.core.envClassDescriptionAbstract base class for
Environment
implementations.Abstract base class for resolving properties against any underlying source.Abstract base class forPropertySource
implementations backed by command line arguments.Configuration interface to be implemented by most if not allEnvironment
types.Configuration interface to be implemented by most if not allPropertyResolver
types.APropertySource
implementation 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.PropertySource
that reads keys and values from aMap
object.Exception thrown when required properties are not found.The default implementation of thePropertySources
interface.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 morePropertySource
objects. -
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.supportClassDescriptionA
PropertySource
implementation capable of interrogating its underlying source object to enumerate all possible property name/value pairs.PropertySource
that reads keys and values from aMap
object.PropertySource
implementation that extracts properties from aProperties
object.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs. -
Classes in org.springframework.core.env used by org.springframework.jndiClassDescriptionAbstract base class representing a source of name/value property pairs.
-
Classes in org.springframework.core.env used by org.springframework.mock.envClassDescriptionAbstract base class for
Environment
implementations.Configuration interface to be implemented by most if not allEnvironment
types.Configuration interface to be implemented by most if not allPropertyResolver
types.APropertySource
implementation 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.PropertySource
that reads keys and values from aMap
object.PropertySource
implementation that extracts properties from aProperties
object.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs. -
Classes in org.springframework.core.env used by org.springframework.orm.hibernate5.supportClassDescriptionInterface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.orm.jpa.supportClassDescriptionInterface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.test.context.support
-
Classes in org.springframework.core.env used by org.springframework.web.contextClassDescriptionConfiguration interface to be implemented by most if not all
Environment
types.Configuration interface to be implemented by most if not allPropertyResolver
types.Interface representing the environment in which the current application is running.Interface indicating a component that contains and exposes anEnvironment
reference.Interface for resolving properties against any underlying source. -
Classes in org.springframework.core.env used by org.springframework.web.context.supportClassDescriptionAbstract base class for
Environment
implementations.Configuration interface to be implemented by most if not allEnvironment
types.Configuration interface to be implemented by most if not allPropertyResolver
types.APropertySource
implementation 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.Interface indicating a component that contains and exposes anEnvironment
reference.The default implementation of thePropertySources
interface.Interface for resolving properties against any underlying source.Abstract base class representing a source of name/value property pairs.Environment
implementation suitable for use in 'standard' (i.e. -
Classes in org.springframework.core.env used by org.springframework.web.filterClassDescriptionInterface representing the environment in which the current application is running.Interface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.web.multipart.supportClassDescriptionInterface indicating a component that contains and exposes an
Environment
reference. -
Classes in org.springframework.core.env used by org.springframework.web.servletClassDescriptionConfiguration interface to be implemented by most if not all
Environment
types.Interface representing the environment in which the current application is running.Interface indicating a component that contains and exposes anEnvironment
reference. -
Classes in org.springframework.core.env used by org.springframework.web.servlet.resourceClassDescriptionInterface indicating a component that contains and exposes an
Environment
reference.