| Package | Description |
|---|---|
| org.mmbase.applications.crontab |
An MMBase CronDaemon implementation.
|
| org.mmbase.module.lucene | |
| org.mmbase.module.smtp |
Contains classes and interfaces to deal with receiving email (rather then sending).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCronJob
A straight-forward abstract implementation of CronJob.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PopFetcher
A mail fetcher that does not smtp-listen but periodically pops from a server.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}