|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.framework.initialization.ConfigUtils
public class ConfigUtils
Utilities for loading Properties
Constructor Summary | |
---|---|
ConfigUtils()
|
Method Summary | |
---|---|
static void |
configLoggers(java.lang.String configFile)
Configures the Logger manager with specified configFile properties file. |
static java.util.Properties |
loadProperties(java.lang.String filename)
Loads specified Properties file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigUtils()
Method Detail |
---|
public static java.util.Properties loadProperties(java.lang.String filename)
Properties
file.
filename
- file name
Properties
or null if the file is invalid.public static void configLoggers(java.lang.String configFile)
configFile
- path of properties fileLogManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |