程序包 cn.benma666.job
接口 JobInterface
public interface JobInterface
作业接口
date: 2017年7月9日
date: 2017年7月9日
- 版本:
- 0.1
- 作者:
- jingma
-
方法概要
-
方法详细资料
-
execute
void execute()作业执行方法 -
getDefaultConfigInfo
String getDefaultConfigInfo()获取默认配置信息- 返回:
- 默认配置的json字符串
-
debug
-
info
-
error
-
debug
-
info
-
error
-
isStopped
boolean isStopped()
-