com.github.ltsopensource.admin.support
public class AppConfigurer extends Object
AppConfigurer()
static Map<String,String>
allConfig()
static String
getProperty(String name)
getProperty(String name, String defaultValue)
static void
load(String confPath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppConfigurer()
public static void load(String confPath)
public static Map<String,String> allConfig()
public static String getProperty(String name)
public static String getProperty(String name, String defaultValue)
Copyright © 2016. All rights reserved.