Class CDIPlainInjectionTest.TestConfigSource
java.lang.Object
org.eclipse.microprofile.config.tck.CDIPlainInjectionTest.TestConfigSource
- All Implemented Interfaces:
ConfigSource
- Enclosing class:
- CDIPlainInjectionTest
-
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
-
Constructor Details
-
TestConfigSource
public TestConfigSource()
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin interfaceConfigSource
-
getValue
- Specified by:
getValuein interfaceConfigSource
-
getName
- Specified by:
getNamein interfaceConfigSource
-
getPropertyNames
- Specified by:
getPropertyNamesin interfaceConfigSource
-