org.apache.xbean.classpath
Class ContextClassPath
java.lang.Object
org.apache.xbean.classpath.SunURLClassPath
org.apache.xbean.classpath.ContextClassPath
- All Implemented Interfaces:
- ClassPath
public class ContextClassPath
- extends SunURLClassPath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextClassPath
public ContextClassPath()
getClassLoader
public ClassLoader getClassLoader()
addJarsToPath
public void addJarsToPath(File dir)
throws Exception
- Throws:
Exception
addJarToPath
public void addJarToPath(URL jar)
throws Exception
- Throws:
Exception
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.