static LaunchCommand |
LaunchCommand.parse(String arkCommand,
String[] args) |
LaunchCommand |
LaunchCommand.setClasspath(URL[] classpath) |
LaunchCommand |
LaunchCommand.setEntryClassName(String entryClassName) |
LaunchCommand |
LaunchCommand.setEntryMethodDescriptor(String entryMethodDescriptor) |
LaunchCommand |
LaunchCommand.setEntryMethodName(String entryMethodName) |
LaunchCommand |
LaunchCommand.setExecutableArkBizJar(URL executableArkBizJar) |
LaunchCommand |
LaunchCommand.setLaunchArgs(String[] launchArgs) |
LaunchCommand |
LaunchCommand.setTestMode(Boolean testMode) |