Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f865afd3
authored
May 23, 2016
by
xueli.xue
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
用户手册更新
parent
e5f7dbf6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
doc/XXL-JOB1.3.x用户手册_20160522_2306.docx
doc/~$L-JOB1.3.x用户手册_20160522_2306.docx
xxl-job-executor-example/src/main/java/com/xxl/job/executor/service/jobhandler/DemoJobHandler.java
doc/XXL-JOB1.3.x用户手册_20160522_2306.docx
View file @
f865afd3
No preview for this file type
doc/~$L-JOB1.3.x用户手册_20160522_2306.docx
deleted
100644 → 0
View file @
e5f7dbf6
No preview for this file type
xxl-job-executor-example/src/main/java/com/xxl/job/executor/service/jobhandler/DemoJobHandler.java
View file @
f865afd3
...
@@ -13,7 +13,7 @@ import com.xxl.job.core.handler.annotation.JobHander;
...
@@ -13,7 +13,7 @@ import com.xxl.job.core.handler.annotation.JobHander;
*
*
* 开发步骤:
* 开发步骤:
* 1、继承 “IJobHandler” ;
* 1、继承 “IJobHandler” ;
* 2、
转
配到Spring,例如加 “@Service” 注解;
* 2、
装
配到Spring,例如加 “@Service” 注解;
* 3、加 “@JobHander” 注解,自定义属性name的值;name值在配置新任务是使用;
* 3、加 “@JobHander” 注解,自定义属性name的值;name值在配置新任务是使用;
*
*
* @author xuxueli 2015-12-19 19:43:36
* @author xuxueli 2015-12-19 19:43:36
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment