|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISimpleActiveObject
Defines a minimal interface to be implemented by every active object.
Method Summary | |
---|---|
boolean |
isActive()
Answer whether the thread that runs the active object is running or not. |
void |
start()
Start the thread that runs the active object. |
void |
stop()
Stop the thread that runs the active object. |
Method Detail |
---|
void start()
void stop()
boolean isActive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |