Class SqlConfigSourceFactory

  • All Implemented Interfaces:
    io.smallrye.config.ConfigSourceFactory

    public class SqlConfigSourceFactory
    extends Object
    implements io.smallrye.config.ConfigSourceFactory
    • Constructor Detail

      • SqlConfigSourceFactory

        public SqlConfigSourceFactory()
    • Method Detail

      • getConfigSources

        public Iterable<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources​(io.smallrye.config.ConfigSourceContext configSourceContext)
        Specified by:
        getConfigSources in interface io.smallrye.config.ConfigSourceFactory