| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestructionAwareBeanPostProcessor | |
|---|---|
| org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. | 
| org.springframework.context.annotation | Annotation support for context configuration, including classpath scanning for autowire candidates. | 
| org.springframework.orm.jpa.support | Classes supporting the org.springframework.orm.jpapackage. | 
| org.springframework.web.portlet.handler | Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. | 
| org.springframework.web.servlet.handler | Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. | 
| Uses of DestructionAwareBeanPostProcessor in org.springframework.beans.factory.annotation | 
|---|
| Classes in org.springframework.beans.factory.annotation that implement DestructionAwareBeanPostProcessor | |
|---|---|
|  class | InitDestroyAnnotationBeanPostProcessorBeanPostProcessorimplementation
 that invokes annotated init and destroy methods. | 
| Uses of DestructionAwareBeanPostProcessor in org.springframework.context.annotation | 
|---|
| Classes in org.springframework.context.annotation that implement DestructionAwareBeanPostProcessor | |
|---|---|
|  class | CommonAnnotationBeanPostProcessorBeanPostProcessorimplementation
 that supports common Java annotations out of the box, in particular the JSR-250
 annotations in thejavax.annotationpackage. | 
| Uses of DestructionAwareBeanPostProcessor in org.springframework.orm.jpa.support | 
|---|
| Classes in org.springframework.orm.jpa.support that implement DestructionAwareBeanPostProcessor | |
|---|---|
|  class | PersistenceAnnotationBeanPostProcessorBeanPostProcessor that processes PersistenceUnitandPersistenceContextannotations, for injection of
 the corresponding JPA resourcesEntityManagerFactoryandEntityManager. | 
| Uses of DestructionAwareBeanPostProcessor in org.springframework.web.portlet.handler | 
|---|
| Classes in org.springframework.web.portlet.handler that implement DestructionAwareBeanPostProcessor | |
|---|---|
|  class | SimplePortletPostProcessorBean post-processor that applies initialization and destruction callbacks to beans that implement the Portlet interface. | 
| Uses of DestructionAwareBeanPostProcessor in org.springframework.web.servlet.handler | 
|---|
| Classes in org.springframework.web.servlet.handler that implement DestructionAwareBeanPostProcessor | |
|---|---|
|  class | SimpleServletPostProcessorBeanPostProcessorthat applies initialization and destruction callbacks to beans that
 implement theServletinterface. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||