public class DubboRegistryFactory extends AbstractRegistryFactory
| Constructor and Description |
|---|
DubboRegistryFactory() |
| Modifier and Type | Method and Description |
|---|---|
Registry |
createRegistry(URL url) |
void |
setCluster(Cluster cluster) |
void |
setProtocol(Protocol protocol) |
void |
setProxyFactory(ProxyFactory proxyFactory) |
destroyAll, getRegistries, getRegistrypublic void setProtocol(Protocol protocol)
public void setProxyFactory(ProxyFactory proxyFactory)
public void setCluster(Cluster cluster)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.