The Spring Framework

Uses of Class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator

Packages that use SingletonBeanFactoryLocator
org.springframework.context.access Helper infrastructure to locate and access shared application contexts. 
 

Uses of SingletonBeanFactoryLocator in org.springframework.context.access
 

Subclasses of SingletonBeanFactoryLocator in org.springframework.context.access
 class ContextSingletonBeanFactoryLocator
          Variant of SingletonBeanFactoryLocator which creates its internal bean factory reference as an ApplicationContext instead of SingletonBeanFactoryLocator's simple BeanFactory.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.