public class AutowiringSpringBeanJobFactory
extends org.springframework.scheduling.quartz.AdaptableJobFactory
| 构造器和说明 |
|---|
AutowiringSpringBeanJobFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
createJobInstance(org.quartz.spi.TriggerFiredBundle bundle)
Create a Job instance, add Spring injection
|
protected Object createJobInstance(org.quartz.spi.TriggerFiredBundle bundle) throws Exception
createJobInstance 在类中 org.springframework.scheduling.quartz.AdaptableJobFactorybundle - A simple class (structure) used for returning execution-time data from the JobStore to the QuartzSchedulerThreadException - throw from createJobInstanceCopyright © 2018. All rights reserved.