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, locateResource
protected ClassPathManager15(ClassLoader loader, boolean keepJWSClassLoader)
loader
- the Java Web Start-provided class loaderpublic ClassLoader getParentClassLoader()
ClassPathManager
getParentClassLoader
in class ClassPathManager
public File findContainingJar(URL resourceURL) throws IllegalArgumentException, URISyntaxException
findContainingJar
in class ClassPathManager
IllegalArgumentException
URISyntaxException
Copyright © 2019. All rights reserved.