public class DubboRegistryFactory extends AbstractRegistryFactory
| 构造器和说明 |
|---|
DubboRegistryFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2018 The Apache Software Foundation. All rights reserved.