public class VmServer extends Task
Handle.ObjectDiscarder, Handle.WaitOnChange
Aborted, Changed, DEFAULT_CHANGE_ACCEPT_TIME, DEFAULT_PROGRESS_RESOLUTION, doing, error, Failed, Failure, OPTION_STOP_IF_NOT_SET, OPTION_TIMEOUT_IF_NOT_SET, progress, progressResolution, returnCode, returnValue, Running, shouldStop, startTime, state, Stopped, stopReason, subHandle, Succeeded, Success, waitChangeAcceptedTime
Constructor and Description |
---|
VmServer() |
Modifier and Type | Method and Description |
---|---|
protected void |
doRun()
Override this to provide functionality for the Task.
|
static PrintWriter |
getConsole() |
static IConsole |
getIConsole() |
protected void |
handleCommand(Socket com) |
static boolean |
serverIsRunning() |
static void |
setConsole(PrintWriter pw) |
Handle |
start()
Start the Task at normal priority.
|
complete, getDaemon, getThread, interrupt, run, setDaemon, setThreadGroup, sleep, start
addParent, changeAccepted, changed, check, check, checkAbortFail, checkAny, checkChangeAccepted, checkFailure, convertError, doChangeTo, fail, getChangeState, getErrorText, getFinalReturnValue, getProperties, getReturnValue, getStoppableWaitOnSuccess, getUnwrappedReturnValue, hasStopped, newWaitOnChange, removeParent, resetProgress, set, setFlags, setProgress, setProgress, setResult, setReturnValue, startDoing, stop, succeed, succeeded, throwErrorIfNotStopped, throwRuntimeError, throwRuntimeError, throwRuntimeError, throwRuntimeError, timeout, timeout, waitChangeAccepted, waitForReturnValue, waitOn, waitOn, waitOn, waitOn, waitOnAny, waitOnAny, waitOnAny, waitOnAny, waitOnChange, waitOnResult, waitOnSuccess, waitOnSuccess, waitReturnValue, waitUntilCompletion, waitUntilCompletion, waitUntilStopped, waitUntilStopped, wasAborted, yield
public static boolean serverIsRunning()
public static IConsole getIConsole()
public static PrintWriter getConsole()
public static void setConsole(PrintWriter pw)
public Handle start()
Task
protected void handleCommand(Socket com)