Hierarchy For Package org.apache.dubbo.config.spring

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.dubbo.config.AbstractConfig (implements java.io.Serializable)
      • org.apache.dubbo.config.AbstractMethodConfig
        • org.apache.dubbo.config.AbstractInterfaceConfig
          • org.apache.dubbo.config.AbstractServiceConfig
            • org.apache.dubbo.config.ServiceConfigBase<T>
              • org.apache.dubbo.config.ServiceConfig<T>
                • org.apache.dubbo.config.spring.ServiceBean<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
      • org.apache.dubbo.config.ConfigCenterConfig
        • org.apache.dubbo.config.spring.ConfigCenterBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware)
    • org.apache.dubbo.config.spring.ReferenceBean<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.apache.dubbo.config.spring.SpringScopeModelInitializer (implements org.apache.dubbo.rpc.model.ScopeModelInitializer)

Interface Hierarchy