Class ConfigPropertiesTest.BeanTwo
- java.lang.Object
-
- org.eclipse.microprofile.config.tck.ConfigPropertiesTest.BeanTwo
-
- Enclosing class:
- ConfigPropertiesTest
@ConfigProperties @RequestScoped public static class ConfigPropertiesTest.BeanTwo extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanTwo()
-
-
-
Method Detail
-
getHost
public String getHost()
- Returns:
- String return the host
-
-