Class ActionStatsText

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, ActionLifecycle, ActionProcessor

public class ActionStatsText extends ActionCtl
See Also:
  • Constructor Details

    • ActionStatsText

      public ActionStatsText()
  • Method Details

    • validate

      public void validate(HttpAction action)
      Description copied from interface: ActionLifecycle
      The validation step of a request
    • execute

      public void execute(HttpAction action)
      Description copied from interface: ActionLifecycle
      The perform step of a request