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:
a94fabad5b
Switch branches
×
master
xxl-job-dm
/
xxl-job-admin
/
src
/
main
/
java
/
com
/
xxl
/
service
/ ITriggerService.java
xueli.xue
on 4 Dec 2015
95 bytes
init
Raw
Blame
History
package com.xxl.service; public interface ITriggerService { public void beat(); }