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