hep.io.root.core
Class RootClassLoader
java.lang.Object
java.lang.ClassLoader
hep.io.root.core.RootClassLoader
- public class RootClassLoader
- extends ClassLoader
- Author:
- tonyj
- Source Code:
- RootClassLoader.java
Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findResource, findResources, 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 |
findClass
public Class findClass(String name)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
loadSpecial
public Class loadSpecial(ClassBuilder builder,
String name,
GenericRootClass rc)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.