public class JarLoader extends JarListLoader implements Dependency
_jarList
Constructor and Description |
---|
JarLoader()
Creates a new directory loader.
|
JarLoader(java.lang.ClassLoader loader)
Creates a new directory loader.
|
Modifier and Type | Method and Description |
---|---|
Path |
getCodePath() |
void |
init()
Initialize the loader
|
void |
setLoader(DynamicClassLoader loader)
Sets the owning class loader.
|
addJar, buildClassPath, clearJars, getClassEntry, getPath, getResources, isJarCacheEnabled, isModified, logModified, toString, validate
buildSourcePath, destroy, getClassLoader, getCodeSource, getHashCrc, getResource, getResourceAsStream, isDirectoryLoader, loadClass, lookupPath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isModified, logModified
public JarLoader()
public JarLoader(java.lang.ClassLoader loader)
public void setLoader(DynamicClassLoader loader)
setLoader
in class JarListLoader
public void init()
Loader
init
in class JarListLoader
public Path getCodePath()