Package | Description |
---|---|
org.springframework.beans.factory.parsing |
Support infrastructure for bean definition parsing.
|
org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" DTD. |
org.springframework.beans.propertyeditors |
Properties editors used to convert from String values to object
types such as java.util.Properties.
|
org.springframework.beans.support |
Classes supporting the org.springframework.beans package,
such as utility classes for sorting and holding lists of beans.
|
org.springframework.context |
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.
|
org.springframework.context.annotation |
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
|
org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
org.springframework.core.io |
Generic abstraction for (file-based) resources, used throughout the framework.
|
org.springframework.core.io.support |
Support classes for Spring's resource abstraction.
|
org.springframework.core.type.classreading |
Support classes for reading annotation and class-level metadata.
|
org.springframework.jca.context |
Integration package that allows for deploying a Spring application context
as a JCA 1.5 compliant RAR file.
|
org.springframework.jdbc.config |
Defines the Spring JDBC configuration namespace.
|
org.springframework.jdbc.datasource.embedded |
Provides extensible support for creating embedded database instances.
|
org.springframework.jdbc.datasource.init |
Provides extensible support for initializing databases through scripts.
|
org.springframework.jdbc.support |
Support classes for the JDBC framework, used by the classes in the
jdbc.core and jdbc.object packages.
|
org.springframework.jmx.export.naming |
Provides a strategy for ObjectName creation.
|
org.springframework.scripting.support |
Support classes for Spring's scripting package.
|
org.springframework.validation.beanvalidation |
Support classes for integrating a JSR-303 Bean Validation provider
(such as Hibernate Validator 4.0) into a Spring ApplicationContext
and in particular with Spring's data binding and validation APIs.
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
ResourceEditor |
Class and Description |
---|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
DefaultResourceLoader
Default implementation of the
ResourceLoader interface. |
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
DefaultResourceLoader
Default implementation of the
ResourceLoader interface. |
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
AbstractFileResolvingResource
Abstract base class for resources which resolve URLs into File references,
such as
UrlResource or ClassPathResource . |
AbstractResource
Convenience base class for
Resource implementations,
pre-implementing typical behavior. |
DefaultResourceLoader
Default implementation of the
ResourceLoader interface. |
InputStreamSource
Simple interface for objects that are sources for an
InputStream . |
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
WritableResource
Extended interface for a resource that supports writing to it.
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
DefaultResourceLoader
Default implementation of the
ResourceLoader interface. |
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
ResourceLoader
Strategy interface for loading resources (e..
|
Class and Description |
---|
Resource
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
|
Copyright © 2012. All Rights Reserved.