Class TypesafeConfigConfigSource
java.lang.Object
com.github.rmannibucau.playx.microprofile.config.TypesafeConfigConfigSource
- All Implemented Interfaces:
org.eclipse.microprofile.config.spi.ConfigSource
public class TypesafeConfigConfigSource
extends Object
implements org.eclipse.microprofile.config.spi.ConfigSource
-
Field Summary
Fields inherited from interface org.eclipse.microprofile.config.spi.ConfigSource
CONFIG_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, getPropertyNames
-
Constructor Details
-
TypesafeConfigConfigSource
public TypesafeConfigConfigSource()
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin interfaceorg.eclipse.microprofile.config.spi.ConfigSource
-
getValue
- Specified by:
getValuein interfaceorg.eclipse.microprofile.config.spi.ConfigSource
-
getName
- Specified by:
getNamein interfaceorg.eclipse.microprofile.config.spi.ConfigSource
-