Uses of Interface
org.apache.dubbo.registry.client.ServiceDiscoveryFactory
Packages that use ServiceDiscoveryFactory
Package
Description
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
-
Uses of ServiceDiscoveryFactory in org.apache.dubbo.registry.client
Classes in org.apache.dubbo.registry.client that implement ServiceDiscoveryFactoryModifier and TypeClassDescriptionclassAbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryclassThis class is designed for compatibility purpose.Methods in org.apache.dubbo.registry.client that return ServiceDiscoveryFactoryModifier and TypeMethodDescriptionstatic ServiceDiscoveryFactoryServiceDiscoveryFactory.getExtension(URL registryURL) Get the extension instance ofServiceDiscoveryFactorybythe protocol