Class ResultConfig
java.lang.Object
org.apache.struts2.util.location.Located
org.apache.struts2.config.entities.ResultConfig
- All Implemented Interfaces:
Serializable
,Locatable
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
(String name, String className) protected
ResultConfig
(ResultConfig orig) -
Method Summary
Methods inherited from class org.apache.struts2.util.location.Located
getLocation, setLocation