类分层结构
- java.lang.Object
- org.apache.dubbo.config.spring.context.DubboBootstrapStartStopListenerSpringAdapter (implements org.apache.dubbo.config.bootstrap.DubboBootstrapStartStopListener)
- org.apache.dubbo.config.spring.context.DubboConfigInitializationPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
- org.apache.dubbo.config.spring.context.DubboInfraBeanRegisterPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- com.alibaba.spring.context.OnceApplicationContextEventListener (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)