Class InheritedChildGaugeMethodBean
- java.lang.Object
-
- org.eclipse.microprofile.metrics.tck.inheritance.InheritedChildGaugeMethodBean
-
@ApplicationScoped public class InheritedChildGaugeMethodBean extends Object
-
-
Constructor Summary
Constructors Constructor Description InheritedChildGaugeMethodBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getChildGauge()
void
setChildGauge(long childGauge)
-