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

org.springframework.beans.factory.generic (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Package org.springframework.beans.factory.generic

Support package for generic BeanFactory access, leveraging Java 5 generics in the accessor API.

See:
          Description

Class Summary
GenericBeanFactoryAccessor Simple wrapper around a ListableBeanFactory that provides typed, generics-based access to key methods.
 

Package org.springframework.beans.factory.generic Description

Support package for generic BeanFactory access, leveraging Java 5 generics in the accessor API.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.