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| Constructor and Description |
|---|
AbstractServiceDiscoveryFactory() |
| Modifier and Type | Method and Description |
|---|---|
ServiceDiscovery |
getServiceDiscovery(URL registryURL)
Get the instance of
ServiceDiscovery |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtensionpublic ServiceDiscovery getServiceDiscovery(URL registryURL)
ServiceDiscoveryFactoryServiceDiscoverygetServiceDiscovery in interface ServiceDiscoveryFactoryregistryURL - the URL to connect the registryCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.