public class URLClassLoaderWrapper extends Object
URLClassLoaderWrapper(ClassLoader loader)
void
addURL(URL url)
Class<?>
loadClass(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLClassLoaderWrapper(ClassLoader loader) throws Exception
Exception
public void addURL(URL url) throws Exception
public Class<?> loadClass(String name) throws Exception
Copyright © 2015 aQute SARL. All rights reserved.