| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See
Description
| Class Diagram Summary | |
| support | |
| Interface Summary | |
| BeanDefinitionRegistry | Interface for registries that hold bean definitions, i.e. |
| Class Summary | |
| AbstractBeanDefinition | Common base class for bean definitions. |
| AbstractBeanDefinitionReader | Abstract base class for bean definition readers. |
| AbstractBeanFactory | Abstract superclass that makes implementing a BeanFactory very easy. |
| BeanDefinitionValidationException | Exception if the validation of a bean definition failed. |
| ChildBeanDefinition | Bean definition for beans whose class is defined by their ancestry. |
| DefaultListableBeanFactory | Concrete implementation of ListableBeanFactory. |
| ManagedList | Tag subclass used to hold managed elements, which may include runtime bean references. |
| ManagedMap | Tag subclass used to hold managed values, which may include runtime bean references |
| ManagedSet | Tag subclass used to hold managed elements, which may include runtime bean references. |
| PropertiesBeanDefinitionReader | Bean definition reader for a simple properties format. |
| RootBeanDefinition | Root bean definitions have a class plus optionally constructor argument values and property values. |
| StaticListableBeanFactory | Static factory that allows to register existing singleton instances programmatically. |
Classes supporting the org.springframework.beans.factory package. Contains abstract base classes for BeanFactory implementations.