Interface MetricsProvider

All Known Implementing Classes:
QMUX, TransactionManager

public interface MetricsProvider
Implemented by components that publish a Metrics instance for inspection or dumping.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the metrics aggregator owned by this component.
  • Method Details

    • getMetrics

      Returns the metrics aggregator owned by this component.
      Returns:
      the live Metrics instance