|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.quartz.simpl.SimpleJobFactory com.atlassian.bamboo.quartz.AutowiringJobFactory
public class AutowiringJobFactory
A JobFactory
that uses ContainerManager
to autowire the jobs
Constructor Summary | |
---|---|
AutowiringJobFactory()
|
Method Summary | |
---|---|
org.quartz.Job |
newJob(org.quartz.spi.TriggerFiredBundle bundle)
|
Methods inherited from class org.quartz.simpl.SimpleJobFactory |
---|
getLog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutowiringJobFactory()
Method Detail |
---|
public org.quartz.Job newJob(org.quartz.spi.TriggerFiredBundle bundle) throws org.quartz.SchedulerException
newJob
in interface org.quartz.spi.JobFactory
newJob
in class org.quartz.simpl.SimpleJobFactory
org.quartz.SchedulerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |