com.github.ltsopensource.spring.quartz.invoke
Class MethodInvokeJobExecution
java.lang.Object
com.github.ltsopensource.spring.quartz.invoke.MethodInvokeJobExecution
- All Implemented Interfaces:
- JobExecution
public class MethodInvokeJobExecution
- extends Object
- implements JobExecution
- Author:
- Robert HG (254963746@qq.com) on 3/27/16.
MethodInvokeJobExecution
public MethodInvokeJobExecution(org.springframework.util.MethodInvoker methodInvoker)
execute
public void execute(QuartzJobContext quartzJobContext,
com.github.ltsopensource.core.domain.Job job)
throws Throwable
- Specified by:
execute in interface JobExecution
- Throws:
Throwable
Copyright © 2017. All rights reserved.