Package | Description |
---|---|
org.quartz.simpl |
Contains simple / light-weight implementations (with no dependencies on
external libraries) of interfaces required by the
org.quartz.core.QuartzScheduler.
|
Class and Description |
---|
SimpleJobFactory
The default JobFactory used by Quartz - simply calls
newInstance() on the job class. |
Copyright 2001-2019, Terracotta, Inc.