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 Details

    • DynamicValuesBean

      public DynamicValuesBean()
  • Method Details

    • getIntProperty

      public Integer getIntProperty()
    • getStringSupplierProperty

      public String getStringSupplierProperty()