Class GaugeInjectionBean
java.lang.Object
org.eclipse.microprofile.metrics.tck.cdi.GaugeInjectionBean
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GaugeInjectionBean
public GaugeInjectionBean()
-
-
Method Details
-
getGauge
public long getGauge() -
setGauge
public void setGauge(long gauge)
-