public class ContextClassLoader extends ClassLoader
Constructor and Description |
---|
ContextClassLoader(ClassLoader parentClassLoader,
OgnlContext context) |
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, getProtectionDomainInternal, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners
public ContextClassLoader(ClassLoader parentClassLoader, OgnlContext context)
protected Class findClass(String name) throws ClassNotFoundException
findClass
in class ClassLoader
ClassNotFoundException
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.