Uses of Class
org.springframework.beans.factory.support.AbstractBeanDefinition

Packages that use AbstractBeanDefinition
Package
Description
Support package for annotation-driven bean configuration.
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.
Support package for declarative transaction configuration, with XML schema being the primary configuration format.
Defines the XML configuration namespace for Spring MVC.