er.extensions.concurrency
Class ERXLongResponseTask.WorkerThread
java.lang.Object
java.lang.Thread
er.extensions.concurrency.ERXLongResponseTask.WorkerThread
- All Implemented Interfaces:
- Runnable
- Enclosing interface:
- ERXLongResponseTask
public static class ERXLongResponseTask.WorkerThread
- extends Thread
Special worker thread that holds the reference to the task so we can
get a list of them.
- Author:
- ak
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, 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, start, stop, stop, suspend, toString, yield |
_task
protected ERXLongResponseTask _task
ERXLongResponseTask.WorkerThread
public ERXLongResponseTask.WorkerThread(ERXLongResponseTask task)
task
public ERXLongResponseTask task()
run
public void run()
- Specified by:
run in interface Runnable- Overrides:
run in class Thread
tasks
public static NSArray tasks()
Copyright © 2002 – 2007 Project Wonder.