- All Implemented Interfaces:
Runnable
Periodically check to make sure things haven't gone totally haywire (and if
they have, restart the JVM)
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
boolean
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
shutdown
public void shutdown()
- Since:
- 0.8.8
-
verifyJobQueueLiveliness
public boolean verifyJobQueueLiveliness()
-
verifyClientLiveliness
public boolean verifyClientLiveliness()
-
run
public void run()
- Specified by:
run
in interface Runnable
-
monitorRouter
public void monitorRouter()