public class Struts2BeetlActionResult
extends org.apache.struts2.dispatcher.StrutsResultSupport
| 限定符和类型 | 字段和说明 |
|---|---|
static GroupTemplate |
groupTemplate |
| 构造器和说明 |
|---|
Struts2BeetlActionResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doExecute(String locationArg,
com.opensymphony.xwork2.ActionInvocation invocation) |
String |
getContentType() |
void |
setContentType(String aContentType) |
void |
setReflectionProvider(com.opensymphony.xwork2.util.reflection.ReflectionProvider prov) |
public static GroupTemplate groupTemplate
public void setReflectionProvider(com.opensymphony.xwork2.util.reflection.ReflectionProvider prov)
protected void doExecute(String locationArg, com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doExecute 在类中 org.apache.struts2.dispatcher.StrutsResultSupportExceptionpublic void setContentType(String aContentType)
public String getContentType()
Copyright © 2018. All rights reserved.