public class ConfigApi extends Object
ConfigApi()
ConfigM
get(String tag, String key)
getByTagKey(String tagKey)
Properties
getProperties(String tag)
void
reload(String tag)
set(String tag, String key, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConfigApi()
public void reload(String tag)
public Properties getProperties(String tag)
public ConfigM getByTagKey(String tagKey)
public ConfigM get(String tag, String key)
public void set(String tag, String key, String value) throws IOException
IOException
Copyright © 2020. All rights reserved.