| Interface | Description |
|---|---|
| ICrontabEventHandler |
EventHandler functions are called from a Java timer task context and
therefore should execute very quickly so as not to delay
execution of subsequent timers.
|
| Class | Description |
|---|---|
| CrontabEvent |
Holds an event's schedule and is responsible for calculating event activation.
|