public final class SpringJobFactory
extends org.quartz.simpl.PropertySettingJobFactory
| 构造器和说明 |
|---|
SpringJobFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.quartz.Job |
newJob(org.quartz.spi.TriggerFiredBundle bundle,
org.quartz.Scheduler scheduler) |
static void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
public static void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionpublic org.quartz.Job newJob(org.quartz.spi.TriggerFiredBundle bundle,
org.quartz.Scheduler scheduler)
throws org.quartz.SchedulerException
newJob 在接口中 org.quartz.spi.JobFactorynewJob 在类中 org.quartz.simpl.PropertySettingJobFactoryorg.quartz.SchedulerExceptionCopyright © 2016. All rights reserved.