@Named public class JavaLauncher extends AbstractLauncher
LaunchMethod.TYPE| Modifier and Type | Field and Description |
|---|---|
protected String |
classPath |
protected File |
launchJar |
protected String |
mainClass |
child, extraEnv, launchArgs, launchProperties, pid, PROCESS_IDENTIFIER, restarting, returnValue, running, stderr, stdout, transmitter, workingDir| Constructor and Description |
|---|
JavaLauncher() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
call() |
void |
setProperties(MergeableProperties properties,
LaunchCallback callback) |
addLauncherArgs, destroyChild, getLaunchArgs, getName, getProcessId, getReturnValue, launch, launch, restarts, setProperties, stopRelaunchingprotected String mainClass
protected File launchJar
protected String classPath
public Integer call()
call in interface Callable<Integer>call in class AbstractLauncherpublic void setProperties(MergeableProperties properties, LaunchCallback callback)
setProperties in interface LaunchMethodsetProperties in class AbstractLauncherCopyright © 2015. All rights reserved.