| Package | Description |
|---|---|
| org.noear.solon.core |
| 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) |
Copyright © 2025. All rights reserved.