org.openejb.loader
Class WebAppClassPath

java.lang.Object
  extended by org.openejb.loader.BasicURLClassPath
      extended by org.openejb.loader.TomcatClassPath
          extended by org.openejb.loader.WebAppClassPath
All Implemented Interfaces:
ClassPath

public class WebAppClassPath
extends TomcatClassPath

Version:
$Revision: 2115 $ $Date: 2005-08-26 14:57:27 -0700 (Fri, 26 Aug 2005) $

Constructor Summary
WebAppClassPath()
           
WebAppClassPath(java.lang.ClassLoader classLoader)
           
 
Method Summary
protected  void rebuild()
           
 
Methods inherited from class org.openejb.loader.TomcatClassPath
_addJarToPath, addJarsToPath, addJarToPath, getClassLoader
 
Methods inherited from class org.openejb.loader.BasicURLClassPath
addJarsToPath, addJarToPath, getContextClassLoader, getURLClassPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppClassPath

public WebAppClassPath()

WebAppClassPath

public WebAppClassPath(java.lang.ClassLoader classLoader)
Method Detail

rebuild

protected void rebuild()
Overrides:
rebuild in class TomcatClassPath


Copyright © 1999-2011 OpenEJB. All Rights Reserved.