We promised in the last chapter that we would spend more time on the Quartz CronTrigger, and we won't let you down. SimpleTriggers are fine for jobs that need to execute at a specified millisecond in time, but if your jobs require more complex execution schedules, you need the power and flexibility that CronTriggers offer.
Quick Lesson in Cron |
Scheduling in the Enterprise
Getting Started with Quartz
Hello, Quartz
Scheduling Jobs
Cron Triggers and More
JobStores and Persistence
Implementing Quartz Listeners
Using Quartz Plug-Ins
Using Quartz Remotely
Using Quartz with J2EE
Clustering Quartz
Quartz Cookbook
Quartz and Web Applications
Using Quartz with Workflow
Appendix A. Quartz Configuration Reference