public interface JobRunner
Modifier and Type | Method and Description |
---|---|
void |
run(com.lts.job.common.domain.Job job)
执行任务
|
void run(com.lts.job.common.domain.Job job) throws Throwable
job
- JobRunException
Throwable
Copyright © 2014. All Rights Reserved.