public class XAction extends XHandlerAide
| 限定符和类型 | 字段和说明 |
|---|---|
protected BeanWrap |
_bw |
protected MethodWrap |
_mw |
protected String |
_produces |
_after, _before| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
callDo(Object obj,
XContext x)
执行动作(便于重写)
|
void |
handle(XContext x) |
protected void |
handleDo(XContext x) |
MethodWrap |
method()
函数包装器
|
String |
name()
接口名称
|
protected void |
renderDo(XContext x,
Object result)
执行渲染(便于重写)
|
after, beforeprotected final BeanWrap _bw
protected final MethodWrap _mw
protected String _produces
public String name()
public MethodWrap method()
Copyright © 2020. All rights reserved.