浏览代码

update document

xuxueli 6 年前
父节点
当前提交
7a2067a69c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      xxl-job-core/src/main/java/com/xxl/job/core/handler/annotation/JobHandler.java

+ 1 - 0
xxl-job-core/src/main/java/com/xxl/job/core/handler/annotation/JobHandler.java 查看文件

9
 /**
9
 /**
10
  * annotation for job handler
10
  * annotation for job handler
11
  *
11
  *
12
+ * will be replaced by {@link com.xxl.job.core.handler.annotation.XxlJob}
12
  *
13
  *
13
  * @author 2016-5-17 21:06:49
14
  * @author 2016-5-17 21:06:49
14
  */
15
  */