public class DubboRegistryFactory extends AbstractRegistryFactory
| 构造器和说明 |
|---|
DubboRegistryFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
Registry |
createRegistry(org.apache.dubbo.common.URL url) |
void |
setCluster(org.apache.dubbo.rpc.cluster.Cluster cluster) |
void |
setProtocol(org.apache.dubbo.rpc.Protocol protocol) |
void |
setProxyFactory(org.apache.dubbo.rpc.ProxyFactory proxyFactory) |
destroyAll, getRegistries, getRegistrypublic void setProtocol(org.apache.dubbo.rpc.Protocol protocol)
public void setProxyFactory(org.apache.dubbo.rpc.ProxyFactory proxyFactory)
public void setCluster(org.apache.dubbo.rpc.cluster.Cluster cluster)
public Registry createRegistry(org.apache.dubbo.common.URL url)
createRegistry 在类中 AbstractRegistryFactoryCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.