Interface MetricsProbed
-
public interface MetricsProbedThis interface allows implementations to be injected with a MetricsTable in which to collect Metrics.- Author:
- Andrew Woods
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetMetricsTable(MetricsTable metricsTable)
-
-
-
Method Detail
-
setMetricsTable
void setMetricsTable(MetricsTable metricsTable)
-
-