程序包org.apache.dubbo.config.spring.beans.factory.annotation的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.dubbo.config.spring.beans.factory.annotation.AnnotatedInterfaceConfigBeanBuilder<C>
    • org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.config.BeanPostProcessor)
    • org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
      • com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered)
        • org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
    • org.apache.dubbo.config.spring.beans.factory.annotation.ServiceBeanNameBuilder
    • org.apache.dubbo.config.spring.beans.factory.annotation.ServiceClassPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.context.ResourceLoaderAware)