public class PrometheusMBeanTag extends TagSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
PrometheusMBeanTag.MetricType |
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
PrometheusMBeanTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
String |
getJmxValue() |
String |
getMetricHelp() |
String |
getMetricName() |
PrometheusMBeanTag.MetricType |
getMetricType() |
void |
setJmxValue(String jmxValue) |
void |
setMetricHelp(String metricHelp) |
void |
setMetricName(String metricName) |
void |
setMetricType(PrometheusMBeanTag.MetricType metricType) |
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic String getJmxValue()
public void setJmxValue(String jmxValue)
public String getMetricName()
public void setMetricName(String metricName)
public PrometheusMBeanTag.MetricType getMetricType()
public void setMetricType(PrometheusMBeanTag.MetricType metricType)
public String getMetricHelp()
public void setMetricHelp(String metricHelp)
public int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class TagSupportJspExceptionCopyright © 2008–2024 Emeric Vernat. All rights reserved.