public class ServerTask extends AbstractGenericTask
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerTask.ServerTaskID |
isCancelled| Modifier | Constructor and Description |
|---|---|
protected |
ServerTask(ServerTask.ServerTaskID taskID,
AbstractServer server) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doThisJob()
This method is the inner part of the doInBackground method.
|
cancel, doInBackground, done, getFailureReason, getName, hasBeenCancelled, isCorrectlyTerminated, isVerbose, setCorrectlyTerminated, setFailureReason, setName, toStringaddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected ServerTask(ServerTask.ServerTaskID taskID, AbstractServer server)
protected void doThisJob()
throws java.lang.Exception
AbstractGenericTaskdoThisJob in class AbstractGenericTaskjava.lang.Exception