Uses of Class
org.apache.felix.http.jetty.ServletContextGroup

Packages that use ServletContextGroup
org.apache.felix.http.jetty   
org.mortbay.jetty.servlet   
 

Uses of ServletContextGroup in org.apache.felix.http.jetty
 

Methods in org.apache.felix.http.jetty that return ServletContextGroup
protected  ServletContextGroup HttpServiceImpl.removeAlias(String alias)
           
 

Uses of ServletContextGroup in org.mortbay.jetty.servlet
 

Constructors in org.mortbay.jetty.servlet with parameters of type ServletContextGroup
OsgiResourceHolder(org.mortbay.jetty.servlet.ServletHandler handler, String name, String path, ServletContextGroup servletContextGroup)
           
OsgiServletHolder(org.mortbay.jetty.servlet.ServletHandler handler, Servlet servlet, String name, ServletContextGroup servletContextGroup, Dictionary params)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.