public class ContextClassPath extends SunURLClassPath
Constructor and Description |
---|
ContextClassPath() |
Modifier and Type | Method and Description |
---|---|
void |
addJarsToPath(File dir) |
void |
addJarToPath(URL jar) |
ClassLoader |
getClassLoader() |
addJarsToPath, addJarToPath, getContextClassLoader, getURLClassPath
public ContextClassPath()
public ClassLoader getClassLoader()
public void addJarsToPath(File dir) throws Exception
Exception
public void addJarToPath(URL jar) throws Exception
Exception
Copyright © 2005–2014. All rights reserved.