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

Uses of Class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor (Spring Framework API 2.1) - Spring Framework 2.1.0 API 文档英文版


The Spring Framework

Uses of Class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor

Packages that use InitDestroyAnnotationBeanPostProcessor
org.springframework.beans.factory.annotation Support package for annotation-driven bean configuration. 
 

Uses of InitDestroyAnnotationBeanPostProcessor in org.springframework.beans.factory.annotation
 

Subclasses of InitDestroyAnnotationBeanPostProcessor in org.springframework.beans.factory.annotation
 class CommonAnnotationBeanPostProcessor
          BeanPostProcessor implementation that supports common JSR-250 annotations out of the box.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.