org.tinygroup.remoteconfig.zk.client
类 ZKModuleManager
java.lang.Object
org.tinygroup.remoteconfig.zk.client.BaseManager
org.tinygroup.remoteconfig.zk.client.ZKModuleManager
public class ZKModuleManager
- extends BaseManager
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZKModuleManager
public ZKModuleManager()
get
public static Module get(String key,
ConfigPath configPath)
getAll
public static Map<String,Module> getAll(ConfigPath configPath)
set
public static void set(String key,
Module module,
ConfigPath configPath)
Copyright © 2006–2016 TinyGroup. All rights reserved.