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