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, 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
- Throws:
ClassNotFoundException
findResource
protected URL findResource(String name)
findResources
protected Enumeration findResources(String name)
throws IOException
- Throws:
IOException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.