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

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


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

Packages that use BeanFactoryBootstrap
org.springframework.beans.factory.access Helper infrastructure to locate and access bean factories. 
 

Uses of BeanFactoryBootstrap in org.springframework.beans.factory.access
 

Methods in org.springframework.beans.factory.access that return BeanFactoryBootstrap
static BeanFactoryBootstrap BeanFactoryBootstrap.getInstance()
          Deprecated. Return the singleton instance of the bootstrap factory
 



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