ThreadPools.scheduler).public interface DaemonTask
executeTask() method and a getSleepPeriod() method to define it's behavior.| Modifier and Type | Method and Description |
|---|---|
void |
executeTask()
Deprecated.
Defines a task that need be run by a daemon thread's run() method.
|
int |
getSleepPeriod()
Deprecated.
Returns this task's sleep period.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}