public abstract class AbstractServiceDiscoveryFactory extends Object implements ServiceDiscoveryFactory
ServiceDiscoveryFactory implementation with cache, the subclass
should implement createDiscovery(URL) method to create an instance of ServiceDiscoveryServiceDiscoveryFactory| 构造器和说明 |
|---|
AbstractServiceDiscoveryFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceDiscovery |
getServiceDiscovery(URL registryURL)
Get the instance of
ServiceDiscovery |
getExtensionpublic ServiceDiscovery getServiceDiscovery(URL registryURL)
ServiceDiscoveryFactoryServiceDiscoverygetServiceDiscovery 在接口中 ServiceDiscoveryFactoryregistryURL - the URL to connect the registryCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.