| Package | Description |
|---|---|
| org.apache.dubbo.registry.client |
* The inspiration of service registration and discovery comes from
Spring Cloud Commons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceDiscoveryFactory
Abstract
ServiceDiscoveryFactory implementation with cache, the subclass
should implement AbstractServiceDiscoveryFactory.createDiscovery(URL) method to create an instance of ServiceDiscovery |
class |
DefaultServiceDiscoveryFactory
This class is designed for compatibility purpose.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceDiscoveryFactory |
ServiceDiscoveryFactory.getExtension(URL registryURL)
Get the extension instance of
ServiceDiscoveryFactory by the protocol |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.