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

Package
Description
Support package for declarative AOP configuration, with XML schema being the primary configuration format.
Support package for Groovy-based bean definitions.
Contains an abstract XML-based BeanFactory implementation, including a standard "spring-beans" XSD.
Support package for declarative caching configuration, with XML schema being the primary configuration format.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Support package for advanced application context configuration, with XML schema being the primary configuration format.
Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation.
Support package for EJB/Jakarta EE-related configuration, with XML schema being the primary configuration format.
Defines the Spring JDBC configuration namespace.
Support package for declarative messaging configuration, with Java configuration and XML schema support.
Provides an namespace handler for the Spring Object/XML namespace.
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 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.
Configuration support for WebSocket request handling.