Package org.tkit.onecx.quarkus.parameter
Class ParametersService.ParametersConfigSource
java.lang.Object
io.smallrye.config.common.AbstractConfigSource
org.tkit.onecx.quarkus.parameter.ParametersService.ParametersConfigSource
- All Implemented Interfaces:
Serializable,org.eclipse.microprofile.config.spi.ConfigSource
- Enclosing class:
- ParametersService
public static class ParametersService.ParametersConfigSource
extends io.smallrye.config.common.AbstractConfigSource
Parameters config source
- See Also:
-
Field Summary
Fields inherited from interface org.eclipse.microprofile.config.spi.ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.smallrye.config.common.AbstractConfigSource
getName, getOrdinal, toString
-
Constructor Details
-
ParametersConfigSource
public ParametersConfigSource()
-
-
Method Details
-
getProperties
-
getPropertyNames
-
getValue
-