com.github.ltsopensource.spring.tasktracker
Class JobRunnerBuilder

java.lang.Object
  extended by com.github.ltsopensource.spring.tasktracker.JobRunnerBuilder

public class JobRunnerBuilder
extends Object

Author:
Robert HG (254963746@qq.com) on 4/2/16.

Constructor Summary
JobRunnerBuilder()
           
 
Method Summary
static JobRunner build(Object targetObject, Method targetMethod, Class<?>[] pTypes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobRunnerBuilder

public JobRunnerBuilder()
Method Detail

build

public static JobRunner build(Object targetObject,
                              Method targetMethod,
                              Class<?>[] pTypes)


Copyright © 2017. All rights reserved.