Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.context.access Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| ContextBeanFactoryReference | ApplicationContext-specific implementation of BeanFactoryReference,wrapping a newly created ApplicationContext, closing it on release. | Class | org.springframework.context.access | Spring MVC |
|
| ContextJndiBeanFactoryLocator | BeanFactoryLocator implementation that creates the BeanFactory from one ormore classpath locations specified in a JNDI environment variable. | Class | org.springframework.context.access | Spring MVC |
|
| ContextSingletonBeanFactoryLocator | Variant of SingletonBeanFactoryLocatorwhich creates its internal bean factory reference as an | Class | org.springframework.context.access | Spring MVC |
|
| DefaultLocatorFactory | A factory class to get a default ContextSingletonBeanFactoryLocator instance. | Class | org.springframework.context.access | Spring MVC |