private static class UntrustedInterfaces.PoisonLoader extends ClassLoader
Modifier and Type | Field and Description |
---|---|
static String |
POISON_IMPL_NAME |
Modifier | Constructor and Description |
---|---|
private |
PoisonLoader() |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
findClass(String name) |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners
public static final String POISON_IMPL_NAME
private PoisonLoader()
protected Class<?> findClass(String name) throws ClassNotFoundException
findClass
in class ClassLoader
ClassNotFoundException