类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- com.alibaba.dubbo.config.spring.context.annotation.DubboComponentScanRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingsRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.alibaba.dubbo.config.spring.context.annotation.DubboConfigConfiguration
- com.alibaba.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Multiple
- com.alibaba.dubbo.config.spring.context.annotation.DubboConfigConfiguration.Single
- com.alibaba.dubbo.config.spring.context.annotation.DubboConfigConfigurationRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)