public class PostDelegatingVFSClassLoader
extends org.apache.commons.vfs2.impl.VFSClassLoader
| Constructor and Description |
|---|
PostDelegatingVFSClassLoader(org.apache.commons.vfs2.FileObject[] files,
org.apache.commons.vfs2.FileSystemManager manager,
ClassLoader parent) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
loadClass(String name,
boolean resolve) |
copyPermissions, findClass, findResource, findResources, getFileObjects, getPermissionsdefineClass, defineClassclearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSignerspublic PostDelegatingVFSClassLoader(org.apache.commons.vfs2.FileObject[] files,
org.apache.commons.vfs2.FileSystemManager manager,
ClassLoader parent)
throws org.apache.commons.vfs2.FileSystemException
org.apache.commons.vfs2.FileSystemExceptionprotected Class<?> loadClass(String name, boolean resolve) throws ClassNotFoundException
loadClass in class ClassLoaderClassNotFoundExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.