| 程序包 | 说明 |
|---|---|
| org.noear.solon.core.handle |
| 限定符和类型 | 方法和说明 |
|---|---|
Action |
Context.action()
获取当前动作
|
protected Action |
HandlerLoader.createAction(BeanWrap bw,
Method method,
Mapping mp,
String path,
boolean remoting)
构建 Action
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
HandlerLoader.loadActionAide(Method method,
Action action,
Set<MethodType> methodSet)
加载动作助理(Before、After)
|
void |
ActionReturnHandler.returnHandle(Context ctx,
Action action,
Object returnValue)
返回处理
|
Copyright © 2024. All rights reserved.