Anyframe Core

anyframe.common.util
Class ClasspathUtils

java.lang.Object
  extended by 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

Constructor Summary
ClasspathUtils()
           
 
Method Summary
static sun.misc.URLClassPath getURLClassPath(ClassLoader loader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathUtils

public ClasspathUtils()
Method Detail

getURLClassPath

public static sun.misc.URLClassPath getURLClassPath(ClassLoader loader)
                                             throws IllegalArgumentException,
                                                    IllegalAccessException
Throws:
IllegalArgumentException
IllegalAccessException

Anyframe Core

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.