站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Class org.springframework.beans.factory.access.SingletonBeanFactoryLocator (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


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.