Package | Description |
---|---|
org.apache.struts2.convention |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultResultMapBuilder.createFromAnnotations(Map<String,com.opensymphony.xwork2.config.entities.ResultConfig> resultConfigs,
String resultPath,
com.opensymphony.xwork2.config.entities.PackageConfig packageConfig,
Result[] results,
Class<?> actionClass,
Map<String,com.opensymphony.xwork2.config.entities.ResultTypeConfig> resultsByExtension) |
protected com.opensymphony.xwork2.config.entities.ResultConfig |
DefaultResultMapBuilder.createResultConfig(Class<?> actionClass,
DefaultResultMapBuilder.ResultInfo info,
com.opensymphony.xwork2.config.entities.PackageConfig packageConfig,
Result result)
Creates the result configuration for the single result annotation.
|
Constructor and Description |
---|
DefaultResultMapBuilder.ResultInfo(Result result,
com.opensymphony.xwork2.config.entities.PackageConfig packageConfig,
String resultPath,
Class<?> actionClass,
Map<String,com.opensymphony.xwork2.config.entities.ResultTypeConfig> resultsByExtension) |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.