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, pathFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultClassLoader, matchespublic ClassPathConfigurationLoader()
public ClassPathConfigurationLoader(ClassLoader loader)
public <T> Stream<T> load(Class<T> clazz, Object... args)
load in interface ConfigurationLoaderCopyright © 2020. All rights reserved.