Class InheritedGaugeMethodBean

java.lang.Object
org.eclipse.microprofile.metrics.tck.metrics.GaugeMethodBean
org.eclipse.microprofile.metrics.tck.inheritance.InheritedGaugeMethodBean

@ApplicationScoped public class InheritedGaugeMethodBean extends GaugeMethodBean
  • Constructor Details

    • InheritedGaugeMethodBean

      public InheritedGaugeMethodBean()
  • Method Details

    • getChildGauge

      public long getChildGauge()
    • setChildGauge

      public void setChildGauge(long childGauge)