2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

package

org.apache.onami.scheduler

Guartz is the Google Guice extension for Quartz Scheduler, originally developed by Nino Martinez Wael.

Interfaces

SchedulerConfigurationBuilder Contains methods to change scheduler configuration by subclasses of QuartzModule. 

Classes

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.