| Package | Description |
|---|---|
| org.mmbase.applications.crontab |
An MMBase CronDaemon implementation.
|
| org.mmbase.applications.crontab.builders | |
| org.mmbase.applications.crontab.modules | |
| org.mmbase.module.lucene | |
| org.mmbase.module.smtp |
Contains classes and interfaces to deal with receiving email (rather then sending).
|
| Class and Description |
|---|
| AbstractCronJob
A straight-forward abstract implementation of CronJob.
|
| CronDaemon
CronDaemon is a "crontab" clone written in java.
|
| CronEntry
Defines one entry for CronDaemon.
|
| CronEntry.Type |
| CronEntryField
One the fields of the 'crontab' syntax, which is something like '*' or '* /5' or 5-23.
|
| CronJob
CronJobs are simply 'Runnable' but also have a init-method, which is called by CronDaemon.
|
| Events.Event |
| Events.Listener
The associated listener
|
| Interruptable
A Runnable wich also has an 'interrupt' method.
|
| Interruptable.CallBack |
| ProposedJobs.Event |
| ProposedJobs.Listener
The associated listener
|
| RunningCronEntry |
| Class and Description |
|---|
| CronEntry
Defines one entry for CronDaemon.
|
| Class and Description |
|---|
| CronDaemon
CronDaemon is a "crontab" clone written in java.
|
| CronEntry
Defines one entry for CronDaemon.
|
| Class and Description |
|---|
| AbstractCronJob
A straight-forward abstract implementation of CronJob.
|
| CronJob
CronJobs are simply 'Runnable' but also have a init-method, which is called by CronDaemon.
|
| Class and Description |
|---|
| CronEntry
Defines one entry for CronDaemon.
|
| CronJob
CronJobs are simply 'Runnable' but also have a init-method, which is called by CronDaemon.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}