| Package | Description |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.handle |
| Modifier and Type | Method and Description |
|---|---|
ActionExecuteHandler |
ChainManager.getExecuteHandler(Context c,
int paramSize) |
ActionExecuteHandler |
ChainManager.getExecuteHandlerDefault() |
ActionExecuteHandler |
MvcFactory.getExecuteHandlerDefault()
获取动作默认执行器
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainManager.addExecuteHandler(ActionExecuteHandler e)
添加Action执行器
|
void |
ChainManager.addExecuteHandler(ActionExecuteHandler e,
int index)
添加Action执行器
|
void |
ChainManager.defExecuteHandler(ActionExecuteHandler e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainManager.removeExecuteHandler(Predicate<ActionExecuteHandler> condition)
Deprecated.
3.6
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityConverter2Executor
EntityConverter 转为 Executor 接口
|
Copyright © 2025. All rights reserved.