|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.RouterWatchdog
class RouterWatchdog
Periodically check to make sure things haven't gone totally haywire (and if they have, restart the JVM)
Constructor Summary | |
---|---|
RouterWatchdog(RouterContext ctx)
|
Method Summary | |
---|---|
void |
monitorRouter()
|
void |
run()
|
boolean |
verifyClientLiveliness()
|
boolean |
verifyJobQueueLiveliness()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RouterWatchdog(RouterContext ctx)
Method Detail |
---|
public boolean verifyJobQueueLiveliness()
public boolean verifyClientLiveliness()
public void run()
run
in interface java.lang.Runnable
public void monitorRouter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |