Class SoyResult

  • All Implemented Interfaces:
    com.opensymphony.xwork2.Result, Serializable, org.apache.struts2.StrutsStatics

    public class SoyResult
    extends org.apache.struts2.result.StrutsResultSupport
    See Also:
    Serialized Form
    • Constructor Detail

      • SoyResult

        public SoyResult()
    • Method Detail

      • doExecute

        protected void doExecute​(String template,
                                 com.opensymphony.xwork2.ActionInvocation actionInvocation)
                          throws Exception
        Specified by:
        doExecute in class org.apache.struts2.result.StrutsResultSupport
        Throws:
        Exception
      • getContentType

        public static String getContentType()
      • setOsgiServiceProxyFactory

        public void setOsgiServiceProxyFactory​(OsgiServiceProxyFactory osgiServiceProxyFactory)