Class AnnotatedGaugeAdapter.GaugeAdapterImpl

  • All Implemented Interfaces:
    AnnotatedGaugeAdapter, org.eclipse.microprofile.metrics.Gauge<Number>, org.eclipse.microprofile.metrics.Metric
    Enclosing interface:
    AnnotatedGaugeAdapter

    public abstract static class AnnotatedGaugeAdapter.GaugeAdapterImpl
    extends Object
    implements AnnotatedGaugeAdapter
    Generic base instance of an AnnotatedGaugeAdapter. Generated beans extend this base.