Class PropertyInputStreamLoaderFactory

java.lang.Object
io.deephaven.configuration.PropertyInputStreamLoaderFactory

public class PropertyInputStreamLoaderFactory extends Object
Uses ServiceLoader.load(Class) to find the best PropertyInputStreamLoader (the loader with the smallest priority).
  • Constructor Details

    • PropertyInputStreamLoaderFactory

      public PropertyInputStreamLoaderFactory()
  • Method Details