Uses of Class
io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
-
Packages that use InstantiationAwareBeanPostProcessorAdapter Package Description io.microsphere.spring.beans.factory.annotation -
-
Uses of InstantiationAwareBeanPostProcessorAdapter in io.microsphere.spring.beans.factory.annotation
Subclasses of InstantiationAwareBeanPostProcessorAdapter in io.microsphere.spring.beans.factory.annotation Modifier and Type Class Description class
AnnotatedInjectionBeanPostProcessor
The genericBeanPostProcessor
implementation to support the dependency injection for the customized annotations.class
AnnotationInjectedBeanPostProcessor<A extends java.lang.annotation.Annotation>
Deprecated.Please useAnnotatedInjectionBeanPostProcessor
as the substitution
-