@DisallowConcurrentExecution public class QuartzJobDispatcherDisallow extends AbstractQuartzJobDispatcher implements org.quartz.Job
| 构造器和说明 |
|---|
QuartzJobDispatcherDisallow() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
Actuator
|
protected org.springframework.beans.factory.config.AutowireCapableBeanFactory |
getCapableBeanFactory()
Get Spring injection factory class
|
protected org.slf4j.Logger |
getLogger()
Get the log object
|
calculateRunTime, invokeJobMethodprotected org.slf4j.Logger getLogger()
getLogger 在类中 AbstractQuartzJobDispatcherprotected org.springframework.beans.factory.config.AutowireCapableBeanFactory getCapableBeanFactory()
getCapableBeanFactory 在类中 AbstractQuartzJobDispatcherpublic void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute 在接口中 org.quartz.Jobcontext - the job execution contextorg.quartz.JobExecutionException - the exceptionCopyright © 2018. All rights reserved.