anyframe.common.util
Class ClasspathUtils
java.lang.Object
anyframe.common.util.ClasspathUtils
public class ClasspathUtils
- extends Object
Util class to append specific library files to system class loader.
- Author:
- SoYon Lim, JongHoon Kim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathUtils
public ClasspathUtils()
getURLClassPath
public static sun.misc.URLClassPath getURLClassPath(ClassLoader loader)
throws IllegalArgumentException,
IllegalAccessException
- Throws:
IllegalArgumentException
IllegalAccessException
Copyright © 2008-2009 Samsung SDS. All Rights Reserved.