跳过导航链接
A E G I J O R S X 

A

allow(JobEntity) - 类 中的方法org.noear.solon.extend.schedule.JobRunner
是否允许

E

exec() - 接口 中的方法org.noear.solon.extend.schedule.IJob
执行代码

G

getDelay() - 接口 中的方法org.noear.solon.extend.schedule.IJob
延迟(单位:毫秒)
getInterval() - 接口 中的方法org.noear.solon.extend.schedule.IJob
间格时间(单位:毫秒)
getJob() - 类 中的方法org.noear.solon.extend.schedule.JobEntity
 
getName() - 接口 中的方法org.noear.solon.extend.schedule.IJob
任务名称,可能由bean确定
getName() - 类 中的方法org.noear.solon.extend.schedule.JobEntity
 
getThreads() - 接口 中的方法org.noear.solon.extend.schedule.IJob
执行线程数
global - 类 中的静态变量org.noear.solon.extend.schedule.JobRunner
全局运行实例(可以修改替换)

I

IJob - org.noear.solon.extend.schedule中的接口
任务
IJobRunner - org.noear.solon.extend.schedule中的接口
任务运行器

J

JobEntity - org.noear.solon.extend.schedule中的类
任务实体
JobEntity(String, IJob) - 类 的构造器org.noear.solon.extend.schedule.JobEntity
 
JobEntity(String, IJob, int) - 类 的构造器org.noear.solon.extend.schedule.JobEntity
 
JobManager - org.noear.solon.extend.schedule中的类
任务管理器
JobManager() - 类 的构造器org.noear.solon.extend.schedule.JobManager
 
JobRunner - org.noear.solon.extend.schedule中的类
任务运行器默认实现
JobRunner() - 类 的构造器org.noear.solon.extend.schedule.JobRunner
 

O

org.noear.solon.extend.schedule - 程序包 org.noear.solon.extend.schedule
 

R

register(JobEntity) - 类 中的静态方法org.noear.solon.extend.schedule.JobManager
注册任务
run(JobEntity, int) - 接口 中的方法org.noear.solon.extend.schedule.IJobRunner
运行
run(IJobRunner) - 类 中的静态方法org.noear.solon.extend.schedule.JobManager
运行任务
run(JobEntity, int) - 类 中的方法org.noear.solon.extend.schedule.JobRunner
运行
runDo(JobEntity) - 类 中的方法org.noear.solon.extend.schedule.JobRunner
 

S

start(SolonApp) - 类 中的方法org.noear.solon.extend.schedule.XPluginImp
 

X

XPluginImp - org.noear.solon.extend.schedule中的类
solon.extend.schedule 相对于 cron4j-solon-plugin 的区别: getInterval 和 getThreads 可动态控制;例,夜间或流量小时弹性变小数值.
XPluginImp() - 类 的构造器org.noear.solon.extend.schedule.XPluginImp
 
A E G I J O R S X 
跳过导航链接

Copyright © 2022. All rights reserved.