类分层结构
- java.lang.Object
- org.apache.dubbo.common.config.CompositeConfiguration (implements org.apache.dubbo.common.config.Configuration)
- org.apache.dubbo.common.config.ConfigurationUtils
- org.apache.dubbo.common.config.EnvironmentConfiguration (implements org.apache.dubbo.common.config.Configuration)
- org.apache.dubbo.common.config.InmemoryConfiguration (implements org.apache.dubbo.common.config.Configuration)
- org.apache.dubbo.common.context.LifecycleAdapter (implements org.apache.dubbo.common.context.Lifecycle)
- org.apache.dubbo.common.config.Environment (implements org.apache.dubbo.common.context.FrameworkExt)
- org.apache.dubbo.common.config.PropertiesConfiguration (implements org.apache.dubbo.common.config.Configuration)
- org.apache.dubbo.common.config.SystemConfiguration (implements org.apache.dubbo.common.config.Configuration)
接口分层结构
- org.apache.dubbo.common.config.Configuration
- org.apache.dubbo.common.config.OrderedPropertiesProvider