|
Class Summary |
| 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 one JNDI environment variable. |
| ContextSingletonBeanFactoryLocator |
Variant of SingletonBeanFactoryLocator which creates its internal bean
factory reference definition as an ApplicationContext instead of
SingletonBeanFactoryLocator's BeanFactory. |
| DefaultLocatorFactory |
A factory class to get a default ContextSingletonBeanFactoryLocator instance. |