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

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.dubbo.config.spring.beans.factory.config.DubboConfigEarlyRegistrationPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.core.PriorityOrdered)
    • com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter<T> (implements org.springframework.beans.factory.config.BeanPostProcessor)

接口分层结构