Class AbstractLocationConfigSourceLoader.ConfigSourcePathConsumer

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

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

    • ConfigSourcePathConsumer

      public ConfigSourcePathConsumer(int ordinal, List<org.eclipse.microprofile.config.spi.ConfigSource> configSources)
  • Method Details