Package io.deephaven.configuration
Class PropertyInputStreamLoaderFactory
java.lang.Object
io.deephaven.configuration.PropertyInputStreamLoaderFactory
Uses
ServiceLoader.load(Class)
to find the best PropertyInputStreamLoader
(the loader with the
smallest priority).-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PropertyInputStreamLoaderFactory
public PropertyInputStreamLoaderFactory()
-
-
Method Details
-
newInstance
-