public class ZKProductManager extends BaseManager
config, curator, LOGGER
Constructor and Description |
---|
ZKProductManager() |
Modifier and Type | Method and Description |
---|---|
static Product |
get(String key,
ConfigPath configPath) |
static Map<String,Product> |
getAll(ConfigPath configPath) |
static void |
set(String key,
Product product,
ConfigPath configPath) |
public static Product get(String key, ConfigPath configPath)
public static Map<String,Product> getAll(ConfigPath configPath)
public static void set(String key, Product product, ConfigPath configPath)
Copyright © 2006–2018 TinyGroup. All rights reserved.