org.apache.openejb.loader
Class SystemClassPath
java.lang.Object
org.apache.openejb.loader.BasicURLClassPath
org.apache.openejb.loader.SystemClassPath
- All Implemented Interfaces:
- ClassPath
public class SystemClassPath
- extends BasicURLClassPath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemClassPath
public SystemClassPath()
addJarsToPath
public void addJarsToPath(File dir)
throws Exception
- Throws:
Exception
addJarToPath
public void addJarToPath(URL jar)
throws Exception
- Throws:
Exception
getClassLoader
public ClassLoader getClassLoader()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.