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.
-
ClassDescriptionInterface used by the
DefaultBeanDefinitionDocumentReader
to handle custom, nested (directly under a<bean>
) tags.Base interface used by theDefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
.Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state. -
-
ClassDescriptionAbstract
BeanDefinitionParser
implementation providing a number of convenience methods and atemplate method
that subclasses must override to provide the actual parsing logic.Base class for thoseBeanDefinitionParser
implementations that need to parse and define just a singleBeanDefinition
.Interface used by theDefaultBeanDefinitionDocumentReader
to handle custom, nested (directly under a<bean>
) tags.SPI for parsing an XML document that contains Spring bean definitions.Interface used by theDefaultBeanDefinitionDocumentReader
to handle custom, top-level (directly under<beans/>
) tags.Stateful delegate class used to parse XML bean definitions.EntityResolver
implementation that delegates to aBeansDtdResolver
and aPluggableSchemaResolver
for DTDs and XML schemas, respectively.Simple JavaBean that holds the defaults specified at the<beans>
level in a standard Spring XML bean definition document:default-lazy-init
,default-autowire
, etc.Strategy interface for loading an XMLDocument
.Base interface used by theDefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Used by theDefaultBeanDefinitionDocumentReader
to locate aNamespaceHandler
implementation for a particular namespace URI.Support class for implementing customNamespaceHandlers
.Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state.Bean definition reader for XML bean definitions.Extension ofReaderContext
, specific to use with anXmlBeanDefinitionReader
. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
ClassDescriptionInterface used by the
DefaultBeanDefinitionDocumentReader
to handle custom, top-level (directly under<beans/>
) tags.Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state.Extension ofReaderContext
, specific to use with anXmlBeanDefinitionReader
. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
-
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
ClassDescriptionAbstract
BeanDefinitionParser
implementation providing a number of convenience methods and atemplate method
that subclasses must override to provide the actual parsing logic.Base class for thoseBeanDefinitionParser
implementations that need to parse and define just a singleBeanDefinition
.Interface used by theDefaultBeanDefinitionDocumentReader
to handle custom, top-level (directly under<beans/>
) tags.Base interface used by theDefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
.Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
. -
ClassDescriptionAbstract
BeanDefinitionParser
implementation providing a number of convenience methods and atemplate method
that subclasses must override to provide the actual parsing logic.Base class for thoseBeanDefinitionParser
implementations that need to parse and define just a singleBeanDefinition
.Interface used by theDefaultBeanDefinitionDocumentReader
to handle custom, top-level (directly under<beans/>
) tags.Base interface used by theDefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
.Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state. -
-
ClassDescriptionAbstract
BeanDefinitionParser
implementation providing a number of convenience methods and atemplate method
that subclasses must override to provide the actual parsing logic.Convenient base class for when there exists a one-to-one mapping between attribute names on the element that is to be parsed and the property names on theClass
being configured.Base class for thoseBeanDefinitionParser
implementations that need to parse and define just a singleBeanDefinition
.Interface used by theDefaultBeanDefinitionDocumentReader
to handle custom, top-level (directly under<beans/>
) tags.Base interface used by theDefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
.Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state. -
ClassDescriptionBase interface used by the
DefaultBeanDefinitionDocumentReader
for handling custom namespaces in a Spring XML configuration file.Support class for implementing customNamespaceHandlers
.