Uses of Class
org.apache.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Packages that use AbstractAnnotationBeanPostProcessor
-
Uses of AbstractAnnotationBeanPostProcessor in org.apache.dubbo.config.spring.beans.factory.annotation
Subclasses of AbstractAnnotationBeanPostProcessor in org.apache.dubbo.config.spring.beans.factory.annotationModifier and TypeClassDescriptionclassStep 1: The purpose of implementingBeanFactoryPostProcessoris to scan the registration reference bean definition earlier, so that it can be shared with the xml bean configuration.