Class InheritedGaugeMethodBean
java.lang.Object
org.eclipse.microprofile.metrics.tck.metrics.GaugeMethodBean
org.eclipse.microprofile.metrics.tck.inheritance.InheritedGaugeMethodBean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.microprofile.metrics.tck.metrics.GaugeMethodBean
getGauge, setGauge
-
Constructor Details
-
InheritedGaugeMethodBean
public InheritedGaugeMethodBean()
-
-
Method Details
-
getChildGauge
public long getChildGauge() -
setChildGauge
public void setChildGauge(long childGauge)
-