com.github.ltsopensource.spring.tasktracker
Class MethodInvokingJobRunner
java.lang.Object
com.github.ltsopensource.spring.tasktracker.MethodInvokingJobRunner
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class MethodInvokingJobRunner
- extends Object
- implements org.springframework.beans.factory.InitializingBean
- Author:
- Robert HG (254963746@qq.com)on 12/21/15.
MethodInvokingJobRunner
public MethodInvokingJobRunner()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
setTargetObject
public void setTargetObject(Object targetObject)
setTargetMethod
public void setTargetMethod(String targetMethod)
setShardValue
public void setShardValue(String shardValue)
Copyright © 2017. All rights reserved.