public interface ClassLoaderProvider
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
classLoader()
Returns a class loader or
null if the system class loader
shall get used to load classes and resources. |
@CheckForNull ClassLoader classLoader()
null if the system class loader
shall get used to load classes and resources.Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.