Class ConfigPropertiesTest.BeanOne
java.lang.Object
org.eclipse.microprofile.config.tck.ConfigPropertiesTest.BeanOne
- Enclosing class:
- ConfigPropertiesTest
@ConfigProperties(prefix="customer")
@Dependent
public static class ConfigPropertiesTest.BeanOne
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
location
-
job
-
hobbies
-
-
Constructor Details
-
BeanOne
public BeanOne()
-
-
Method Details
-
getName
- Returns:
- String return the name
-