public class PrometheusCustomTag extends BodyTagSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
PrometheusCustomTag.MetricType |
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
PrometheusCustomTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
String |
getMetricHelp() |
String |
getMetricName() |
PrometheusCustomTag.MetricType |
getMetricType() |
void |
setMetricHelp(String metricHelp) |
void |
setMetricName(String metricName) |
void |
setMetricType(PrometheusCustomTag.MetricType metricType) |
doAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentpublic String getMetricName()
public void setMetricName(String metricName)
public PrometheusCustomTag.MetricType getMetricType()
public void setMetricType(PrometheusCustomTag.MetricType metricType)
public String getMetricHelp()
public void setMetricHelp(String metricHelp)
public int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class BodyTagSupportJspExceptionCopyright © 2008–2021 Emeric Vernat. All rights reserved.