|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bitmechanic.maxq.Config
org.ow2.clif.scenario.isac.egui.wizards.httpCapture.ConfigIsac
public class ConfigIsac
This class extends from the maxQ Config class. It is used for taking properties from properties file instead of system properties
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.bitmechanic.maxq.Config |
---|
com.bitmechanic.maxq.Config.ProxySettings |
Field Summary |
---|
Fields inherited from class com.bitmechanic.maxq.Config |
---|
config, props |
Method Summary | |
---|---|
static com.bitmechanic.maxq.Config |
getConfig()
get maxQ configuration and load it if it does not exist |
static void |
initConfig()
Set up the properties file from maxq.properties file |
static void |
removeConfig()
remove maxQ configuration |
Methods inherited from class com.bitmechanic.maxq.Config |
---|
addPythonPath, completeInit, getDriverPkgName, getExcludePatterns, getExist, getIncludePatterns, getPort, getProperty, getProperty, getPropertyInt, getProxySettings, getPythonPath, getReplace, getScriptArg, getTestLogger, getValidatorPkgName, isDebug, isQuiet, setDebug, setExcludePatterns, setExist, setIncludePatterns, setPort, setProperty, setProxySettings, setQuiet, setReplace, setScriptArg |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void initConfig()
public static com.bitmechanic.maxq.Config getConfig()
public static void removeConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |