| 程序包 | 说明 |
|---|---|
| org.nutz.integration.nettice.core.config | |
| org.nutz.integration.nettice.core.invocation |
| 限定符和类型 | 字段和说明 |
|---|---|
BaseAction |
ActionWrapper.actionObject |
| 构造器和说明 |
|---|
ActionWrapper(BaseAction actionObject,
Method method,
String actionPath) |
ActionWrapper(BaseAction actionObject,
Method method,
String actionPath,
Method callBackMethod) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ActionProxy
Action代理,本身不做action调用的工作,只是调用Invocation本身。
|
| 限定符和类型 | 方法和说明 |
|---|---|
BaseAction |
ActionInvocation.getAction() |
BaseAction |
ActionProxy.getActionObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ActionProxy.setActionObject(BaseAction actionObject) |
Copyright © 2020. All rights reserved.