Class AbstractLocationConfigSourceLoader.ConfigSourceClassPathConsumer

java.lang.Object
io.smallrye.config.AbstractLocationConfigSourceLoader.ConfigSourceClassPathConsumer
All Implemented Interfaces:
Consumer<Path>
Enclosing class:
AbstractLocationConfigSourceLoader

protected final class AbstractLocationConfigSourceLoader.ConfigSourceClassPathConsumer extends Object implements Consumer<Path>
  • Constructor Details

    • ConfigSourceClassPathConsumer

      public ConfigSourceClassPathConsumer(ClassLoader classLoader, URI resource, int ordinal, List<org.eclipse.microprofile.config.spi.ConfigSource> configSources)
  • Method Details