edu.stanford.smi.protege.util
Class MultiplexingClassLoader
java.lang.Object
java.lang.ClassLoader
edu.stanford.smi.protege.util.MultiplexingClassLoader
public class MultiplexingClassLoader
- extends ClassLoader
- Author:
- Ray Fergerson
Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiplexingClassLoader
public MultiplexingClassLoader(Collection childLoaders)
findClass
protected Class findClass(String name)
throws ClassNotFoundException
- Overrides:
findClass
in class ClassLoader
- Throws:
ClassNotFoundException
findResource
protected URL findResource(String name)
- Overrides:
findResource
in class ClassLoader
findResources
protected Enumeration findResources(String name)
throws IOException
- Overrides:
findResources
in class ClassLoader
- Throws:
IOException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.