public final class GenericInterruptibleThread extends InterruptibleBatchThread implements AliveConfirmer
threadController
threadDoneListeners
Constructor and Description |
---|
GenericInterruptibleThread(java.lang.String windowTitle)
Construct a new GenericInterruptibleThread.
|
Modifier and Type | Method and Description |
---|---|
BatchThreadControllerFrame |
getThreadControllerFrame()
Returns the controller frame of the thread.
|
protected void |
runCore()
Runs the core of the thread.
|
void |
start(java.lang.Runnable runnable)
Assigns the runnable and starts the thread, which will immediately call the Runnable's run() method.
|
areAnyThreadsRunning, getThreads, idle, isTerminationRequested, isToRun, requiresUserConfirmationToTerminate, run, setStatusInformation, setTerminationRequiresUserConfirmation, setThreadController, start, terminate, terminateAll, terminateAllThreadsWhichDontRequireConfirmation
finalize, isSeparateConnectionToUse
addThreadDoneListener, fireThreadDone, fireThreadDone, getEventMessage, getFinalState, logDebug, logError, logError, logInfo, setEventErrorMessage, setEventMessage, setFinalState
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, stop, stop, suspend, toString, yield
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
isToRun
addThreadDoneListener