Class ResultConfig

java.lang.Object
com.opensymphony.xwork2.util.location.Located
com.opensymphony.xwork2.config.entities.ResultConfig
All Implemented Interfaces:
Locatable, Serializable

public class ResultConfig extends Located implements Serializable
Configuration for Result.

In the xml configuration file this is defined as the result tag.

Author:
Mike
See Also: