Note: This package is only relevant for special sharing of application contexts, for example behind EJB facades. It is not used in a typical web application or standalone application.
| ContextBeanFactoryReference | ApplicationContext-specific implementation of BeanFactoryReference, wrapping a newly created ApplicationContext, closing it on release. |
| ContextJndiBeanFactoryLocator | BeanFactoryLocator implementation that creates the BeanFactory from one or more classpath locations specified in a JNDI environment variable. |
| ContextSingletonBeanFactoryLocator | Variant of |
| DefaultLocatorFactory | A factory class to get a default ContextSingletonBeanFactoryLocator instance. |