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 definition as an ApplicationContext instead of SingletonBeanFactoryLocator's BeanFactory.
 



Copyright (c) 2002-2007 The Spring Framework Project.