public class ClassPathConfigurationLoader extends AbstractPathConfigurationLoader implements ConfigurationLoader
loader
Constructor and Description |
---|
ClassPathConfigurationLoader() |
ClassPathConfigurationLoader(ClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
<T> Stream<T> |
load(Class<T> clazz,
Object... args) |
configFrom, configsFrom, logLoad, pathFrom
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defaultClassLoader, matches
public ClassPathConfigurationLoader()
public ClassPathConfigurationLoader(ClassLoader loader)
public <T> Stream<T> load(Class<T> clazz, Object... args)
load
in interface ConfigurationLoader
Copyright © 2020. All rights reserved.