类分层结构
- 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)
接口分层结构
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.