| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactoryBeanRegistrySupport | |
|---|---|
| org.springframework.beans.factory.support | Classes supporting the org.springframework.beans.factorypackage. | 
| org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactoryimplementation,
including a standard "spring-beans" DTD. | 
| Uses of FactoryBeanRegistrySupport in org.springframework.beans.factory.support | 
|---|
| Subclasses of FactoryBeanRegistrySupport in org.springframework.beans.factory.support | |
|---|---|
|  class | AbstractAutowireCapableBeanFactoryAbstract bean factory superclass that implements default bean creation, with the full capabilities specified by the RootBeanDefinitionclass. | 
|  class | AbstractBeanFactoryAbstract base class for BeanFactoryimplementations, providing the full capabilities of theConfigurableBeanFactorySPI. | 
|  class | DefaultListableBeanFactoryDefault implementation of the ListableBeanFactoryandBeanDefinitionRegistryinterfaces: a full-fledged bean factory
 based on bean definition objects. | 
| Uses of FactoryBeanRegistrySupport in org.springframework.beans.factory.xml | 
|---|
| Subclasses of FactoryBeanRegistrySupport in org.springframework.beans.factory.xml | |
|---|---|
|  class | XmlBeanFactoryConvenience extension of DefaultListableBeanFactorythat reads bean definitions
 from an XML document. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||