Class CDIPlainInjectionTest.DynamicValuesBean
- java.lang.Object
-
- org.eclipse.microprofile.config.tck.CDIPlainInjectionTest.DynamicValuesBean
-
- Enclosing class:
- CDIPlainInjectionTest
@Dependent public static class CDIPlainInjectionTest.DynamicValuesBean extends Object
-
-
Constructor Summary
Constructors Constructor Description DynamicValuesBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetIntProperty()StringgetStringSupplierProperty()
-