| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| BeanFactoryLocator | Defines a contract for the lookup, use, and release of a BeanFactory,
 or aBeanFactorysubclass such as anApplicationContext. | 
| BeanFactoryReference | Used to track a reference to a BeanFactoryobtained through
 aBeanFactoryLocator. | 
| Class Summary | |
|---|---|
| SingletonBeanFactoryLocator | Keyed-singleton implementation of BeanFactoryLocator,
 which accesses shared SpringBeanFactoryinstances. | 
| Exception Summary | |
|---|---|
| BootstrapException | Exception thrown if a bean factory could not be loaded by a bootstrap class. | 
Helper infrastructure to locate and access bean factories.
Note: This package is only relevant for special sharing of bean factories, for example behind EJB facades. It is not used in a typical web application or standalone application.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||