| Package | Description |
|---|---|
| org.noear.solon.cloud | |
| org.noear.solon.cloud.impl |
| Modifier and Type | Method and Description |
|---|---|
static List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> |
CloudManager.jobInterceptors()
任务拦截器(仅内部使用)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudManager.register(int index,
CloudJobInterceptor jobInterceptor)
登记Job拦截器
|
| Constructor and Description |
|---|
CloudJobHandlerChain(Job job,
CloudJobHandler handler,
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> |
CloudJobServiceManager.getJobInterceptors()
获取任务拦截器
|
List<org.noear.solon.core.util.RankEntity<CloudJobInterceptor>> |
CloudJobServiceManagerImpl.getJobInterceptors()
获取任务拦截器
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudJobServiceManager.addJobInterceptor(int index,
CloudJobInterceptor jobInterceptor)
添加任务拦截器
|
void |
CloudJobServiceManagerImpl.addJobInterceptor(int index,
CloudJobInterceptor jobInterceptor)
添加任务拦截器
|
Copyright © 2025. All rights reserved.