Uses of Class
org.eclipse.jetty.webapp.WebAppClassLoader

Packages that use WebAppClassLoader
org.eclipse.jetty.osgi.boot.internal.webapp   
 

Uses of WebAppClassLoader in org.eclipse.jetty.osgi.boot.internal.webapp
 

Subclasses of WebAppClassLoader in org.eclipse.jetty.osgi.boot.internal.webapp
 class OSGiWebappClassLoader
          Extends the webappclassloader to insert the classloader provided by the osgi bundle at the same level than any other jars palced in the webappclassloader.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.