org.apache.yoko.rmispec.util
Class UtilLoader

java.lang.Object
  extended by org.apache.yoko.rmispec.util.UtilLoader

public class UtilLoader
extends Object


Constructor Summary
UtilLoader()
           
 
Method Summary
static Class loadClass(String name, String codebase, ClassLoader loader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilLoader

public UtilLoader()
Method Detail

loadClass

public static Class loadClass(String name,
                              String codebase,
                              ClassLoader loader)
                       throws ClassNotFoundException
Throws:
ClassNotFoundException


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.