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

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
    • org.apache.dubbo.config.spring.context.annotation.DubboComponentScanRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration
    • org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Multiple
    • org.apache.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Single
    • org.apache.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar (implements org.springframework.context.ApplicationContextAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • org.apache.dubbo.config.spring.context.annotation.DubboLifecycleComponentRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)

注释类型分层结构