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 Java annotations out of the box, in particular the JSR-250 annotations in the javax.annotation package.
 



Copyright © 2002-2008 The Spring Framework.