| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstantiationAwareBeanPostProcessorAdapter | |
|---|---|
| org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. | 
| org.springframework.scripting.support | Support classes for Spring's scripting package. | 
| Uses of InstantiationAwareBeanPostProcessorAdapter in org.springframework.beans.factory.annotation | 
|---|
| Subclasses of InstantiationAwareBeanPostProcessorAdapter in org.springframework.beans.factory.annotation | |
|---|---|
|  class | AutowiredAnnotationBeanPostProcessorBeanPostProcessorimplementation
 that autowires annotated fields, setter methods and arbitrary config methods. | 
|  class | RequiredAnnotationBeanPostProcessorBeanPostProcessorimplementation
 that enforces required JavaBean properties to have been configured. | 
| Uses of InstantiationAwareBeanPostProcessorAdapter in org.springframework.scripting.support | 
|---|
| Subclasses of InstantiationAwareBeanPostProcessorAdapter in org.springframework.scripting.support | |
|---|---|
|  class | ScriptFactoryPostProcessorBeanPostProcessorthat
 handlesScriptFactorydefinitions,
 replacing each factory with the actual scripted Java object generated by it. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||