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.