Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.springframework.beans.factory.access

Interface Summary
BeanFactoryLocator An interface for a class used to lookup/use, and optionally allow the release of a BeanFactory, or BeanFactory subclass such as ApplicationContext.
BeanFactoryReference Class used to track a reference to a BeanFactory obtained through a BeanFactoryLocator.
 

Class Summary
BeanFactoryBootstrap One singleton to rule them all.
SingletonBeanFactoryLocator Keyed-singleton implementation of BeanFactoryLocator, which leverages existing Spring constructs.
SingletonBeanFactoryLocator.BeanFactoryGroup  
 

Exception Summary
BootstrapException Exception thrown if a bean factory could not be loaded by a bootstrap class.