FreeHEP API
Version v1.2.2

hep.io.root.core
Class RootClassLoader

java.lang.Object
  |
  +--java.lang.ClassLoader
        |
        +--hep.io.root.core.RootClassLoader

public class RootClassLoader
extends ClassLoader

Author:
tonyj

Method Summary
 Class findClass(String name)
           
 Class loadSpecial(ClassBuilder builder, String name, GenericRootClass rc)
           
 
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
 

Method Detail

findClass

public Class findClass(String name)
                throws ClassNotFoundException
Overrides:
findClass in class ClassLoader
ClassNotFoundException

loadSpecial

public Class loadSpecial(ClassBuilder builder,
                         String name,
                         GenericRootClass rc)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.