@SPI(value="default") public interface ServiceDiscoveryFactory
ServiceDiscoveryServiceDiscovery| Modifier and Type | Method and Description |
|---|---|
static ServiceDiscoveryFactory |
getExtension(URL registryURL)
Get the extension instance of
ServiceDiscoveryFactory by the protocol |
ServiceDiscovery |
getServiceDiscovery(URL registryURL)
Get the instance of
ServiceDiscovery |
ServiceDiscovery getServiceDiscovery(URL registryURL)
ServiceDiscoveryregistryURL - the URL to connect the registrystatic ServiceDiscoveryFactory getExtension(URL registryURL)
ServiceDiscoveryFactory by the protocolregistryURL - the URL to connect the registryCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.