@Deprecated public interface RegistryFactory extends org.apache.dubbo.registry.RegistryFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.dubbo.registry.Registry |
getRegistry(URL url)
Deprecated.
|
default org.apache.dubbo.registry.Registry |
getRegistry(org.apache.dubbo.common.URL url)
Deprecated.
|
org.apache.dubbo.registry.Registry getRegistry(URL url)
default org.apache.dubbo.registry.Registry getRegistry(org.apache.dubbo.common.URL url)
getRegistry in interface org.apache.dubbo.registry.RegistryFactoryCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.