|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface Service
excute the service and get the run result
| 方法摘要 | |
|---|---|
Object |
execute(String name,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
this method without httpsession and will disable all sesson function. |
Object |
execute(String name,
MethodMetaArgs methodMetaArgs,
RequestWrapper request)
this method will create httpsession |
Object |
execute(TargetMetaDef targetMetaDef,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
|
Object |
execute(TargetMetaDef targetMetaDef,
MethodMetaArgs methodMetaArgs,
RequestWrapper request)
|
| 方法详细信息 |
|---|
Object execute(String name,
MethodMetaArgs methodMetaArgs,
RequestWrapper request)
throws Exception
name - methodMetaArgs - request -
Exception
Object execute(TargetMetaDef targetMetaDef,
MethodMetaArgs methodMetaArgs,
RequestWrapper request)
throws Exception
Exception
Object execute(String name,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
throws Exception
name - methodMetaArgs - acw -
Exception
Object execute(TargetMetaDef targetMetaDef,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
throws Exception
Exception
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||