Package org.apache.struts2.factory
Interface ResultFactory
- All Known Implementing Classes:
StrutsResultFactory
public interface ResultFactory
Used by
ObjectFactory
to build Result
-
Method Summary
Modifier and TypeMethodDescriptionbuildResult
(ResultConfig resultConfig, Map<String, Object> extraContext)
-
Method Details
-
buildResult
- Throws:
Exception
-