JobSchedulerBuilder | DSL to produce Job and add to a Scheduler ,
and associate the related Trigger with it. |
QuartzModule | Quartz (http://www.quartz-scheduler.org/) Module as Google-Guice extension. |
Scheduled | Job classes annotated with Scheduled will be automatically scheduled. |
SchedulerConfigurationBuilder | Contains methods to change scheduler configuration by subclasses of QuartzModule. |