public class MetricRegistry extends Object
| Constructor and Description |
|---|
MetricRegistry(MetricProvider metricProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
remove(String name)
Removes the metric with the given name.
|
public MetricRegistry(MetricProvider metricProvider)
public void remove(String name)
name - the name of the metricCopyright © 2018 WSO2. All rights reserved.