| Package | Description |
|---|---|
| org.mmbase.applications.crontab |
An MMBase CronDaemon implementation.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) Interruptable |
CronEntry.getExecutable() |
Interruptable |
CronEntry.getThread(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<Interruptable> |
CronEntry.getThreads() |
| Modifier and Type | Method and Description |
|---|---|
void |
Interruptable.CallBack.run(Interruptable i) |
| Constructor and Description |
|---|
Interruptable(Runnable run,
Collection<Interruptable> col) |
Interruptable(Runnable run,
Collection<Interruptable> col,
Interruptable.CallBack s,
Interruptable.CallBack r) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}