|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface extends the runnable
interface and
provides a method to determine if the runnable is ready to start.
Method Summary | |
boolean |
isReady()
Returns true if the runnable is ready to start. |
Methods inherited from interface java.lang.Runnable |
run |
Method Detail |
public boolean isReady()
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |