public class AutowiringJobFactory
extends org.quartz.simpl.SimpleJobFactory
implements org.quartz.spi.JobFactory
JobFactory
that autowires the jobs.Constructor and Description |
---|
AutowiringJobFactory() |
Modifier and Type | Method and Description |
---|---|
org.quartz.Job |
newJob(org.quartz.spi.TriggerFiredBundle bundle,
org.quartz.Scheduler scheduler) |
public org.quartz.Job newJob(org.quartz.spi.TriggerFiredBundle bundle, org.quartz.Scheduler scheduler) throws org.quartz.SchedulerException
newJob
in interface org.quartz.spi.JobFactory
newJob
in class org.quartz.simpl.SimpleJobFactory
org.quartz.SchedulerException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.