Uses of Package
org.quartz.simpl

Packages that use org.quartz.simpl
org.quartz.simpl Contains simple / light-weight implementations (with no dependencies on external libraries) of interfaces required by the org.quartz.core.QuartzScheduler. 
 

Classes in org.quartz.simpl used by org.quartz.simpl
SimpleJobFactory
          The default JobFactory used by Quartz - simply calls newInstance() on the job class.
 



Copyright 2001-2019, Terracotta, Inc.