Class OptionalValuesBean
java.lang.Object
org.eclipse.microprofile.config.tck.OptionalValuesBean
Declare a bean for config property injections.
- Author:
- Mark Struberg, Emily Jiang
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OptionalValuesBean
public OptionalValuesBean()
-
-
Method Details
-
setStringValue
-
getStringValue
-
getIntProperty
-
getNotexistingProperty
-
getNotExistingStringProperty
-
getOptionalIntProperty
-
getOptionalNotExistingIntProperty
-
getOptionalLongProperty
-
getOptionalNotExistingLongProperty
-
getOptionalDoubleProperty
-
getOptionalNotExistingDoubleProperty
-