|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.sys.HandleStatus
| Field Summary | |
CallBack |
callBack
|
int |
currentState
|
Handle |
handle
|
boolean |
stopped
Handle stopped before event occured. |
boolean |
timedOut
Timed Out before the event occured. |
TimeOut |
timeOut
|
boolean |
waitForAll
|
int |
waitingFor
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, toString |
| Field Detail |
public Handle handle
public int currentState
public int waitingFor
public boolean waitForAll
public CallBack callBack
public TimeOut timeOut
public boolean timedOut
public boolean stopped
| Method Detail |
public void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||