public class ZookeeperDataListener extends Object implements org.apache.dubbo.remoting.zookeeper.DataListener
| 构造器和说明 |
|---|
ZookeeperDataListener(String path,
String key,
String group) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addListener(ConfigurationListener configurationListener) |
void |
dataChanged(String path,
Object value,
org.apache.dubbo.remoting.zookeeper.EventType eventType) |
Set<ConfigurationListener> |
getListeners() |
void |
removeListener(ConfigurationListener configurationListener) |
public void addListener(ConfigurationListener configurationListener)
public void removeListener(ConfigurationListener configurationListener)
public Set<ConfigurationListener> getListeners()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.