Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.classworlds.Configurator Modifier and Type Constant Field Value public static final java.lang.StringIMPORT_PREFIX"import"public static final java.lang.StringLOAD_PREFIX"load"public static final java.lang.StringMAIN_PREFIX"main is"public static final java.lang.StringOPTIONALLY_PREFIX"optionally"public static final java.lang.StringSET_PREFIX"set" -
org.codehaus.classworlds.Launcher Modifier and Type Constant Field Value protected static final java.lang.StringCLASSWORLDS_CONF"classworlds.conf"protected static final java.lang.StringUBERJAR_CONF_DIR"WORLDS-INF/conf/"
-
org.codehaus.classworlds.uberjar.boot.Bootstrapper Modifier and Type Constant Field Value public static final java.lang.StringLAUNCHER_CLASS_NAME"org.codehaus.classworlds.Launcher"