Class PrometheusStandardTag

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
net.bull.javamelody.PrometheusStandardTag
All Implemented Interfaces:
Serializable, IterationTag, JspTag, Tag

public class PrometheusStandardTag extends TagSupport
See Also:
  • Constructor Details

    • PrometheusStandardTag

      public PrometheusStandardTag()
  • Method Details

    • isIncludedLastValue

      public boolean isIncludedLastValue()
    • setIncludeLastValue

      public void setIncludeLastValue(boolean includeLastValue)
    • doEndTag

      public int doEndTag() throws JspException
      Specified by:
      doEndTag in interface Tag
      Overrides:
      doEndTag in class TagSupport
      Throws:
      JspException