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, newInstance
defineClass, defineClass
clearAssertionStatus, 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, setSigners
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.