org.springframework.beans.factory.access
Class Diagram access

Class Summary
BeanFactoryBootstrapOne singleton to rule them all.
BeanFactoryLocatorAn interface for a class used to lookup/use, and optionally allow the release of a BeanFactory, or BeanFactory subclass such as ApplicationContext.
BeanFactoryReferenceClass used to track a reference to a BeanFactory obtained through BeanFactoryLocator
BootstrapExceptionException thrown if a bean factory could not be loaded by a bootstrap class.
SimpleJndiBeanFactoryLocator 
SingletonBeanFactoryLocatorKeyed-singleton implementation of BeanFactoryLocator, which leverages existing Spring constructs.