public interface MonitoredMetric extends ConfigBeanProxy, ConfigExtension
| Modifier and Type | Interface and Description |
|---|---|
static class |
MonitoredMetric.Duck |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(MonitoredMetric metric) |
String |
getDescription() |
String |
getMetricName() |
void |
setDescription(String value) |
void |
setMetricName(String value) |
createChild, deepCopy, getParent, getParentString getMetricName()
void setMetricName(String value) throws PropertyVetoException
PropertyVetoExceptionString getDescription()
void setDescription(String value) throws PropertyVetoException
PropertyVetoException@DuckTyped boolean equals(MonitoredMetric metric)
Copyright © 2021. All rights reserved.