com.github.ltsopensource.tasktracker.runner
Class JobRunnerTester

java.lang.Object
  extended by com.github.ltsopensource.tasktracker.runner.JobRunnerTester

public abstract class JobRunnerTester
extends Object

为了方便JobRunner测试设计的

Author:
Robert HG (254963746@qq.com) on 9/13/15.

Constructor Summary
JobRunnerTester()
           
 
Method Summary
 Result run(JobContext jobContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobRunnerTester

public JobRunnerTester()
Method Detail

run

public Result run(JobContext jobContext)
           throws Throwable
Throws:
Throwable


Copyright © 2017. All rights reserved.