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 TypeMethodDescriptionReturns the metrics aggregator owned by this component.
-
Method Details
-
getMetrics
Returns the metrics aggregator owned by this component.- Returns:
- the live
Metricsinstance
-