public class ClassPathManager15 extends ClassPathManager
PERSISTENCE_JAR_CLASSES| Modifier | Constructor and Description |
|---|---|
protected |
ClassPathManager15(ClassLoader loader,
boolean keepJWSClassLoader)
Return a new instance of the manager
|
| Modifier and Type | Method and Description |
|---|---|
File |
findContainingJar(URL resourceURL) |
ClassLoader |
getParentClassLoader()
Returns the appropriate parent class loader for the ACC.
|
classNameToResourceName, getClassPathManager, getJnlpClassLoader, getJNLPClassLoader, keepJWSClassLoader, locateClass, locateDownloadedJars, locateJARs, locatePersistenceJARs, locateResourceprotected ClassPathManager15(ClassLoader loader, boolean keepJWSClassLoader)
loader - the Java Web Start-provided class loaderpublic ClassLoader getParentClassLoader()
ClassPathManagergetParentClassLoader in class ClassPathManagerpublic File findContainingJar(URL resourceURL) throws IllegalArgumentException, URISyntaxException
findContainingJar in class ClassPathManagerIllegalArgumentExceptionURISyntaxExceptionCopyright © 2019. All rights reserved.