public class ClassUtil extends Object
ClassUtil()
static Class<?>
forName(String name, Class<?> caller)
static URL
getResource(String name, Class<?> caller)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassUtil()
public static Class<?> forName(String name, Class<?> caller) throws ClassNotFoundException
ClassNotFoundException
public static URL getResource(String name, Class<?> caller)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.