|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 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.JobFactorynewJob in class org.quartz.simpl.SimpleJobFactoryorg.quartz.SchedulerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||