FreeHEP API
Version current

hep.io.root.core
Class RootClassLoader

java.lang.Object
  extended byjava.lang.ClassLoader
      extended byhep.io.root.core.RootClassLoader

public class RootClassLoader
extends ClassLoader

Author:
tonyj
Source Code:
RootClassLoader.java

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
Throws:
ClassNotFoundException

loadSpecial

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.