|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadManagement
Method Summary | |
---|---|
void |
finishWorkAndStopThread()
Finish pending work and stop the thread |
void |
resumeThread()
Resume the thread |
void |
startThread()
Start the thread |
void |
stopThread()
Stop the thread |
void |
suspendThread()
Suspend the thread |
Method Detail |
---|
void startThread()
void resumeThread()
void suspendThread()
void stopThread()
void finishWorkAndStopThread()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |