public interface ParentClassLoaderFinder
| Modifier and Type | Interface and Description |
|---|---|
static class |
ParentClassLoaderFinder.Helper |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.ClassLoader |
FALLBACK |
| Modifier and Type | Method and Description |
|---|---|
java.lang.ClassLoader |
getParentClassLoader(java.lang.ClassLoader fallback) |