The Spring Framework

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

Packages that use InitDestroyAnnotationBeanPostProcessor
org.springframework.context.annotation Annotation support for context configuration, including classpath scanning for autowire candidates. 
 

Uses of InitDestroyAnnotationBeanPostProcessor in org.springframework.context.annotation
 

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


The Spring Framework

Copyright © 2002-2007 The Spring Framework.