|
The Spring Framework | |||||||||
| 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 |
RequiredAnnotationBeanPostProcessor
A BeanFactoryPostProcessor implementation that ensures that JavaBean
properties on beans that are marked with an (arbitrary) Annotation
are actually (configured to be) dependency-injected with a value. |
| Uses of InstantiationAwareBeanPostProcessorAdapter in org.springframework.scripting.support |
|---|
| Subclasses of InstantiationAwareBeanPostProcessorAdapter in org.springframework.scripting.support | |
|---|---|
class |
ScriptFactoryPostProcessor
BeanPostProcessor that
handles ScriptFactory definitions,
replacing each factory with the actual scripted Java object generated by it. |
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||