public class ExRemoteJavaCommandEDT extends AbstractClientEDT
childTaskRef, isTestMode, monitorController, resultRef, stateFlag| Constructor and Description |
|---|
ExRemoteJavaCommandEDT(ClientContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteTaskCreator |
getRemoteTaskCreator()
Creates the agent that is responsible for starting the remote task.
|
void |
receivedTaskEvent(RemoteTaskEvent event)
Is called whenever this task has received a
RemoteTaskEvent from the remotely running task. |
cancel, executeAsync, getEventForwarder, getLastReceivedRemoteRunStateFlag, getOwnerSessionId, getRemoteTaskId, isForwardingEvents, setEventForwarder, setOwnerSessionId, submitexecuteSubTask, getClientContext, getSessionIdawaitFinished, awaitFinished, awaitStarted, createTaskId, deregisterTask, doOnFinish, doOnStart, doOnSuccess, executeChildTask, executeChildTask, getCurrentFuture, getMaxChildTasks, getPriority, getProcessingDuration, getStartTime, getStopWatch, handleFinish, handleStart, handleSuccess, isRegisterForCancel, isRunning, notifyProceeded, registerTask, releaseStart, run, setCurrentFuture, setMaxChildTasks, setPriority, setRegisterForCancel, setReleaseTimeout, submit, submitInternal, toString, wasSucceededaddMonitor, checkCancelled, checkForErrorAndRethrow, clearMonitors, createRunStateFlag, doOnCancel, doOnFailure, executeSubTask, executeSync, getError, getMaxProgressSteps, getMonitorCount, getMonitors, getName, getProgressStepCount, getResult, getRunStateFlag, getTaskId, getType, handleCancellation, handleFailure, hasError, hasMonitor, isCancellable, registerTaskStateChange, removeMonitor, resetProgress, setCancellable, setLogLevel, setMaxProgressSteps, setMonitor, setName, setName, setResult, setRunStateFlag, setTaskId, setType, shouldFireMonitor, sleepChecked, wasCancelledgetApplicationConfig, getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitawaitFinished, awaitFinished, awaitStarted, executeChildTask, executeChildTask, getError, getProcessingDuration, hasError, isRegisterForCancel, isRunning, releaseStart, setReleaseTimeout, submitcheckCancelled, checkForErrorAndRethrow, executeSubTask, executeSync, getName, getResult, getRunStateFlag, getTaskId, getType, handleCancellation, handleFailure, isCancellable, notifyProceeded, setCancellable, setName, setResult, setRunStateFlag, sleepCheckedgetApplicationContextaddMonitor, clearMonitors, getMonitorCount, getMonitors, hasMonitor, removeMonitorgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelwasCancelledgetTaskIdtoDumpString, toDumpString, toString, toStringgetClientContextpublic ExRemoteJavaCommandEDT(ClientContext ctx)
public void receivedTaskEvent(RemoteTaskEvent event)
AbstractClientEDTRemoteTaskEvent from the remotely running task. Within this
method we may investigate the event type and perform an appropriate reaction. Note that any RuntimeException
thrown here will not break the event iteration.receivedTaskEvent in interface RemoteTaskEventReceiverreceivedTaskEvent in class AbstractClientEDTprotected RemoteTaskCreator getRemoteTaskCreator()
AbstractClientEDTgetRemoteTaskCreator in class AbstractClientEDTCopyright © 2011 EsprIT-Systems. All Rights Reserved.