public class ZookeeperRegistryFactory extends AbstractRegistryFactory
| Constructor and Description |
|---|
ZookeeperRegistryFactory() |
| Modifier and Type | Method and Description |
|---|---|
Registry |
createRegistry(org.apache.dubbo.common.URL url) |
void |
setZookeeperTransporter(org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter zookeeperTransporter)
Invisible injection of zookeeper client via IOC/SPI
|
destroyAll, getDefaultNopRegistryIfNotSupportServiceDiscovery, getRegistries, getRegistry, getRegistry, getServiceDiscoveries, removeDestroyedRegistry, reset@Inject(enable=false) public void setZookeeperTransporter(org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter zookeeperTransporter)
zookeeperTransporter - public Registry createRegistry(org.apache.dubbo.common.URL url)
createRegistry in class AbstractRegistryFactoryCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.