This website works better with JavaScript
Home
Explore
Help
Register
Sign In
kerryzhang
/
xxl-job
Watch
1
Star
1
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
xxl-job
1422
Commits
3
Branches
Tree:
039346b730
master
my-2.1.2
my-2.1.2-update
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '039346b730'
${ noResults }
xxl-job
/
xxl-job-core
abel533
039346b730
支持在 Bean 方法(必须保证入参和返回值符合 ReturnT<String> 方法名任意(String param) throws Exception)上使用 @JobHandler 注解,在方法上使用注解时如果没有指定 value,就会使用方法名作为 JobHandler 的名字,注解额外增加 init 和 destroy 可以指定当前 bean 中的其他方法作为 JobHandler 中的 init 和 destroy 方法。
6 years ago
..
src
支持在 Bean 方法(必须保证入参和返回值符合 ReturnT<String> 方法名任意(String param) throws Exception)上使用 @JobHandler 注解,在方法上使用注解时如果没有指定 value,就会使用方法名作为 JobHandler 的名字,注解额外增加 init 和 destroy 可以指定当前 bean 中的其他方法作为 JobHandler 中的 init 和 destroy 方法。
6 years ago
pom.xml
update rm
6 years ago