Package org.apache.dubbo.registry.client
package org.apache.dubbo.registry.client
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
- Since:
- 2.7.5
-
ClassDescriptionEach service discovery is bond to one application.Abstract
ServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryThis class is designed for compatibility purpose.The default implementation ofServiceInstance.Defines the common operations of Service Discovery, extended and loaded by ServiceDiscoveryFactoryThe factory to createServiceDiscoveryTODO, this bridge implementation is not necessary now, protocol can interact with service discovery directly.The model class of an instance of a service, which is used for service registration and discovery.The interface to customizethe service instance