|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmux.app.component.AbstractComponent org.jmux.app.component.AbstractControl org.jmux.app.component.AbstractLoopingComponent org.jmux.app.component.LivenessComponent
public class LivenessComponent
Useful to show that we are still alive by touching the log every now and again.
Constructor Summary | |
---|---|
LivenessComponent()
|
Method Summary | |
---|---|
protected void |
doWork()
|
Methods inherited from class org.jmux.app.component.AbstractLoopingComponent |
---|
configure, start, stop |
Methods inherited from class org.jmux.app.component.AbstractComponent |
---|
getConfig, log, logDebug, logDebug, logError, logError |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LivenessComponent()
Method Detail |
---|
protected void doWork()
doWork
in class AbstractLoopingComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |