Uses of Interface
org.springframework.beans.factory.config.BeanDefinition

Packages that use BeanDefinition
Package
Description
Support package for declarative AOP configuration, with XML schema being the primary configuration format.
Support package for annotation-driven bean configuration.
SPI interfaces and configuration-related convenience classes for bean factories.
Support infrastructure for bean definition parsing.
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.
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 Spring's scripting package.
Defines the XML configuration namespace for Spring MVC.