|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IThreadWorker
Worker Interface.
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Overrides Cloneable. |
void |
setThreadPool(IThreadPool _threadPool)
Assign a ThreadPool to this thread. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
void setThreadPool(IThreadPool _threadPool)
ThreadPool to this thread.
_threadPool - Associated ThreadPool to this thread.java.lang.Object clone()
java.lang.OutOfMemoryError - if there is not enough memory.Cloneable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||