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, getURLClassPathpublic ContextClassPath()
public ClassLoader getClassLoader()
public void addJarsToPath(File dir) throws Exception
Exceptionpublic void addJarToPath(URL jar) throws Exception
ExceptionCopyright © 2005–2014. All rights reserved.