public interface CloudJobServiceManager extends CloudJobService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addJobInterceptor(int index,
CloudJobInterceptor jobInterceptor)
添加任务拦截器
|
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> |
getJobInterceptors()
获取任务拦截器
|
isRegistered, registervoid addJobInterceptor(int index,
CloudJobInterceptor jobInterceptor)
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> getJobInterceptors()
Copyright © 2024. All rights reserved.