|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for a Thread controllable Object
TimedObjectThread| Method Summary | |
void |
doNextStep()
Does the next step |
boolean |
isReadyToDie()
Returns true, if the IThreadControllable is ready to die Ready to die means, the Thread which controls the IThreadControllable, will terminate and the IThreadControllable will be deleted. |
void |
setReadyToDie()
Sets the IThreadControllable ready to die. |
| Method Detail |
public void doNextStep()
public boolean isReadyToDie()
public void setReadyToDie()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||