| Class |
Description |
|
CronEvent
|
Cron service event. |
|
CronService
|
A cron service, creates events at configurable times.
|
|
CronService.CronJob
|
Internal class, only public because otherwise not called by quartz scheduler. |
|
DirWatchEvent
|
Directory watch service event. |
|
DirWatchService
|
Directory watch service, creates an event when a file
in a given directory is created, modified oder deleted. |
|
DirWatchService.DirWatchJob
|
Internal class, only public because otherwise not called by quartz scheduler. |
|
EventBase
|
Abstract event base implementation. |
|
ServiceBase
|
Abstract service base implementation. |
|
ServiceGroup
|
Service which is a group of services.
|
|
ServiceUtil
|
Service utilities. |
|
StopEvent
|
Event to stop a running jexler. |