Constant Field Values


Contents
<Unnamed>.*

LauncherBootstrap
public static final String ANT_CLASSPATH_PROP_NAME "ant.class.path"
public static final String LAUNCHER_JAR_FILE_NAME "commons-launcher.jar"
public static final String LAUNCHER_MAIN_CLASS_NAME "org.apache.commons.launcher.Launcher"
public static final String LAUNCHER_PROPS_FILE_NAME "launcher.properties"

org.apache.*

org.apache.commons.launcher.ChildMain
public static final String APPEND_OUTPUT_PROP_NAME "org.apache.commons.launcher.appendOutput"
public static final String DISPLAY_MINIMIZED_WINDOW_PROP_NAME "org.apache.commons.launcher.displayMinimizedWindow"
public static final String DISPOSE_MINIMIZED_WINDOW_PROP_NAME "org.apache.commons.launcher.disposeMinimizedWindow"
public static final String EXECUTABLE_PROP_NAME "org.apache.commons.launcher.executableName"
public static final String HEARTBEAT_FILE_PROP_NAME "org.apache.commons.launcher.heartbeatFile"
public static final String MINIMIZED_WINDOW_ICON_PROP_NAME "org.apache.commons.launcher.minimizedWindowIcon"
public static final String MINIMIZED_WINDOW_TITLE_PROP_NAME "org.apache.commons.launcher.minimizedWindowTitle"
public static final String OUTPUT_FILE_PROP_NAME "org.apache.commons.launcher.outputFile"
public static final String WAIT_FOR_CHILD_PROP_NAME "org.apache.commons.launcher.waitForChild"

org.apache.commons.launcher.LaunchTask
public static final String ARG_PROP_NAME "launch.arg."
public static final String TASK_NAME "launch"

org.apache.commons.launcher.types.ArgumentSet
public static final String TYPE_NAME "argset"

org.apache.commons.launcher.types.JVMArgumentSet
public static final String TYPE_NAME "jvmargset"

org.apache.commons.launcher.types.SysPropertySet
public static final String TYPE_NAME "syspropertyset"



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.