|
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
BeanPostProcessor implementation
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 |
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 |