spring-framework / org.springframework.context.annotation / CommonAnnotationBeanPostProcessor / <init>

<init>

CommonAnnotationBeanPostProcessor()

Create a new CommonAnnotationBeanPostProcessor, with the init and destroy annotation types set to javax.annotation.PostConstruct and javax.annotation.PreDestroy, respectively.