|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SimpleJobFactory | |
| org.quartz.simpl | Contains simple / light-weight implementations (with no dependencies on external libraries) of interfaces required by the org.quartz.core.QuartzScheduler. |
| Uses of SimpleJobFactory in org.quartz.simpl |
| Subclasses of SimpleJobFactory in org.quartz.simpl | |
class |
PropertySettingJobFactory
A JobFactory that instantiates the Job instance (using the default no-arg constructor, or more specifically: class.newInstance()), and
then attempts to set all values in the JobExecutionContext's
JobDataMap onto bean properties of the Job. |
|
Quartz Enterprise Job Scheduler Project Page | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||