org.openejb.loader
Class SystemClassPath
java.lang.Object
org.openejb.loader.BasicURLClassPath
org.openejb.loader.SystemClassPath
- All Implemented Interfaces:
- ClassPath
public class SystemClassPath
- extends BasicURLClassPath
- Version:
- $Revision: 1997 $ $Date: 2005-07-12 16:51:17 -0700 (Tue, 12 Jul 2005) $
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-2008 OpenEJB. All Rights Reserved.