public interface ParentClassLoaderFinder
| Modifier and Type | Interface and Description |
|---|---|
static class |
ParentClassLoaderFinder.Helper |
| Modifier and Type | Field and Description |
|---|---|
static ClassLoader |
FALLBACK |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getParentClassLoader(ClassLoader fallback) |
static final ClassLoader FALLBACK
ClassLoader getParentClassLoader(ClassLoader fallback)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.