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:
  • Constructor Details

    • ParametersConfigSource

      public ParametersConfigSource()
  • Method Details