GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tanyue
/
xxl-job-dm
Transfer to URL with SHA
Find file
Newer
Older
tree:
23423855fc
Switch branches
×
master
xxl-job-dm
/
xxl-job-simple
/
src
/
main
/
java
/
com
/
xxl
/
service
/ ITriggerService.java
xueli.xue
on 26 Dec 2015
95 bytes
init
Raw
Blame
History
package com.xxl.service; public interface ITriggerService { public void beat(); }