public class WatchDog
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
static long |
PURGE_INTERVAL |
Constructor and Description |
---|
WatchDog(long duration) |
WatchDog(long duration,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setLogName(java.lang.String logName) |
void |
setRealm(java.lang.String realm) |