public interface RemoteTaskEventReceiver<C extends ClientContext> extends AsyncTask<C>, ClientObject<C>
AsyncTask
will react on received RemoteTaskEvent
sModifier and Type | Method and Description |
---|---|
void |
receivedTaskEvent(RemoteTaskEvent event) |
awaitFinished, awaitFinished, awaitStarted, executeChildTask, executeChildTask, getError, getProcessingDuration, hasError, isRegisterForCancel, isRunning, releaseStart, setName, setReleaseTimeout, submit, submit
checkCancelled, checkForErrorAndRethrow, executeAsync, executeSubTask, getName, getResult, getRunStateFlag, getTaskId, getType, handleCancellation, handleFailure, isCancellable, notifyProceeded, setCancellable, setName, setResult, setRunStateFlag, sleepChecked
getApplicationContext
execute
addMonitor, clearMonitors, getMonitorCount, getMonitors, hasMonitor, removeMonitor
getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
cancel
wasCancelled
getTaskId
toDumpString, toDumpString, toString, toString
getClientContext
void receivedTaskEvent(RemoteTaskEvent event)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.