Interface MetricsProbed


public interface MetricsProbed
This interface allows implementations to be injected with a MetricsTable in which to collect Metrics.
Author:
Andrew Woods
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setMetricsTable

      void setMetricsTable(MetricsTable metricsTable)