Class ResultConfig
java.lang.Object
com.opensymphony.xwork2.util.location.Located
com.opensymphony.xwork2.config.entities.ResultConfig
- All Implemented Interfaces:
Locatable
,Serializable
Configuration for Result.
In the xml configuration file this is defined as the result
tag.
- Author:
- Mike
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
The builder for this object. -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ResultConfig
(ResultConfig orig) protected
ResultConfig
(String name, String className) -
Method Summary
Methods inherited from class com.opensymphony.xwork2.util.location.Located
getLocation, setLocation