Uses of Package
org.springframework.beans.factory.support

Package
Description
Support package for declarative AOP configuration, with XML schema being the primary configuration format.
Various TargetSourceCreator implementations for use with Spring's AOP auto-proxying support.
Support for AOP-based scoping of target objects, with configurable backend.
Support package for annotation-driven bean configuration.
AOT support for bean factories.
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.
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.
Classes supporting the org.springframework.jdbc.core package.
Annotations and support classes for declarative JMS listener endpoints.
Classes supporting the org.springframework.orm.jpa package.
Annotation support for asynchronous method execution.
Support package for declarative scheduling configuration, with XML schema being the primary configuration format.
Support package for Spring's dynamic language machinery, with XML schema being the primary configuration format.
Support classes for the Spring TestContext Framework.
Web support classes for the Spring TestContext Framework.
Support package for declarative transaction configuration, with XML schema being the primary configuration format.
Classes supporting the org.springframework.web.context package, such as WebApplicationContext implementations and various utility classes.
Defines the XML configuration namespace for Spring MVC.