| Package | Description |
|---|---|
| org.mmbase.applications.crontab |
An MMBase CronDaemon implementation.
|
| org.mmbase.module.lucene |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryWarner
Performs Runtime.gc(), and if afterwards the used memory is above a certain fraction of the
maximally used memory, mail a warning to someone.
|
class |
MMBaseCacheClearerJob
Periodically clears MMBase caches.
|
class |
MMBaseQueryJob
If periodicly some SQL query must be executed (e.g.
|
class |
MMBaseStatsJob
An example cron-job.
|
class |
RunnableCronJob
Just wraps a Runnable into a CronJob.
|
class |
SampleCronJob
Sample cron jobs shows ho to create a cronjob.
|
class |
TestCronJob
A test cron-job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullIndex
Can be scheduled in MMBase crontab.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}