org.apache.xbean.classpath
Class TomcatClassPath
java.lang.Object
org.apache.xbean.classpath.SunURLClassPath
org.apache.xbean.classpath.TomcatClassPath
- All Implemented Interfaces:
- ClassPath
- Direct Known Subclasses:
- TomcatWebAppClassPath
public class TomcatClassPath
- extends SunURLClassPath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatClassPath
public TomcatClassPath()
TomcatClassPath
public TomcatClassPath(java.lang.ClassLoader classLoader)
getClassLoader
public java.lang.ClassLoader getClassLoader()
addJarsToPath
public void addJarsToPath(java.io.File dir)
throws java.lang.Exception
- Throws:
java.lang.Exception
addJarToPath
public void addJarToPath(java.net.URL jar)
throws java.lang.Exception
- Throws:
java.lang.Exception
_addJarToPath
public void _addJarToPath(java.net.URL jar)
throws java.lang.Exception
- Throws:
java.lang.Exception
addRepository
public void addRepository(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
rebuild
protected void rebuild()
Copyright © 2005-2011. All Rights Reserved.