Class HelidonMpConfigFactory
java.lang.Object
io.extact.rms.platform.config.helidon.HelidonMpConfigFactory
- All Implemented Interfaces:
MpConfigFactory
-
Field Summary
Fields inherited from interface io.extact.rms.platform.config.MpConfigFactory
DEFAULT_FACTORY_CLASSNAME, MPCONFIG_FACTORY_CLASS_PROP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.microprofile.config.spi.ConfigSource
createFromExternalPath
(String path) org.eclipse.microprofile.config.spi.ConfigSource
createFromUrl
(URL configUrl)
-
Constructor Details
-
HelidonMpConfigFactory
public HelidonMpConfigFactory()
-
-
Method Details
-
createFromExternalPath
- Specified by:
createFromExternalPath
in interfaceMpConfigFactory
-
createFromUrl
- Specified by:
createFromUrl
in interfaceMpConfigFactory
-