com.github.ltsopensource.spring.tasktracker
Class JobRunnerHolder

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

public class JobRunnerHolder
extends Object

Author:
Robert HG (254963746@qq.com)on 12/21/15.

Constructor Summary
JobRunnerHolder()
           
 
Method Summary
static void addLTSBean(Object bean)
           
static JobRunner getJobRunner(String shardValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobRunnerHolder

public JobRunnerHolder()
Method Detail

getJobRunner

public static JobRunner getJobRunner(String shardValue)

addLTSBean

public static void addLTSBean(Object bean)


Copyright © 2017. All rights reserved.