Package net.bull.javamelody
Class PrometheusMBeanTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
net.bull.javamelody.PrometheusMBeanTag
- All Implemented Interfaces:
Serializable,IterationTag,JspTag,Tag
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContextFields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAINFields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdoEndTag()voidsetJmxValue(String jmxValue) voidsetMetricHelp(String metricHelp) voidsetMetricName(String metricName) voidsetMetricType(PrometheusMBeanTag.MetricType metricType) Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
-
Constructor Details
-
PrometheusMBeanTag
public PrometheusMBeanTag()
-
-
Method Details
-
getJmxValue
-
setJmxValue
-
getMetricName
-
setMetricName
-
getMetricType
-
setMetricType
-
getMetricHelp
-
setMetricHelp
-
doEndTag
- Specified by:
doEndTagin interfaceTag- Overrides:
doEndTagin classTagSupport- Throws:
JspException
-