类分层结构
- java.lang.Object
- com.alibaba.dubbo.registry.NotifyListener.CompatibleNotifyListener (implements com.alibaba.dubbo.registry.NotifyListener)
- com.alibaba.dubbo.registry.NotifyListener.ReverseCompatibleNotifyListener (implements org.apache.dubbo.registry.NotifyListener)
接口分层结构
- org.apache.dubbo.common.Node
- org.apache.dubbo.registry.Registry (并 extends org.apache.dubbo.registry.RegistryService)
- com.alibaba.dubbo.registry.Registry
- org.apache.dubbo.registry.Registry (并 extends org.apache.dubbo.registry.RegistryService)
- com.alibaba.dubbo.registry.NotifyListener
- org.apache.dubbo.registry.RegistryFactory
- com.alibaba.dubbo.registry.RegistryFactory
- org.apache.dubbo.registry.RegistryService
- org.apache.dubbo.registry.Registry (并 extends org.apache.dubbo.common.Node)
- com.alibaba.dubbo.registry.Registry
- org.apache.dubbo.registry.Registry (并 extends org.apache.dubbo.common.Node)