Class CDIPropertyExpressionsTest.PropertyExpressionConfigSource
java.lang.Object
org.eclipse.microprofile.config.tck.CDIPropertyExpressionsTest.PropertyExpressionConfigSource
- All Implemented Interfaces:
ConfigSource
- Enclosing class:
- CDIPropertyExpressionsTest
public static class CDIPropertyExpressionsTest.PropertyExpressionConfigSource
extends Object
implements ConfigSource
-
Field Summary
Fields inherited from interface org.eclipse.microprofile.config.spi.ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.microprofile.config.spi.ConfigSource
getOrdinal, getProperties
-
Constructor Details
-
PropertyExpressionConfigSource
public PropertyExpressionConfigSource()
-
-
Method Details
-
getPropertyNames
- Specified by:
getPropertyNamesin interfaceConfigSource
-
getValue
- Specified by:
getValuein interfaceConfigSource
-
getName
- Specified by:
getNamein interfaceConfigSource
-