Interface AbstractRegistry.GaugeFactory

Enclosing class:
AbstractRegistry<M extends HelidonMetric>

public static interface AbstractRegistry.GaugeFactory
Gauge factories based on either functions or suppliers.

Metrics implementations (such as the no-op implementation of the full-featured one) implement these interfaces so as to allow the AbstractRegistry to simply implement the MicroProfile methods for registering gauges.