Uses of Package
org.quartz.impl

Packages that use org.quartz.impl
org.quartz.impl   
 

Classes in org.quartz.impl used by org.quartz.impl
DirectSchedulerFactory
           A singleton implementation of SchedulerFactory.
SchedulerRepository
           Holds references to Scheduler instances - ensuring uniqueness, and preventing garbage collection, and allowing 'global' lookups - all within a ClassLoader space.
 


Quartz Project Page