Class DependentScopedBean
- java.lang.Object
-
- org.eclipse.microprofile.metrics.test.multipleinstances.DependentScopedBean
-
@Dependent public class DependentScopedBean extends Object
-
-
Constructor Summary
Constructors Constructor Description DependentScopedBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
countedMethod()
void
timedMethod()
-