public final class StringURLClassLoader extends URLClassLoader
URLClassLoader which accepts a list of strings instead of urls, trying to convert each string to an
url. If a string cannot be converted to a URL, it is discarded.| Constructor and Description |
|---|
StringURLClassLoader(List<String> urls) |
addURL, close, definePackage, findClass, findResource, findResources, getPermissions, getResourceAsStream, getURLs, newInstance, newInstancedefineClass, defineClassclearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSignersCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.