Uses of Interface
org.objectweb.jonas.web.JWebContainerService

Packages that use JWebContainerService
org.objectweb.jonas.ear.internal   
org.objectweb.jonas.web   
org.ow2.jonas.web.jetty6   
org.ow2.jonas.web.tomcat6   
 

Uses of JWebContainerService in org.objectweb.jonas.ear.internal
 

Methods in org.objectweb.jonas.ear.internal with parameters of type JWebContainerService
 void EarDeployer.setWebContainerService(JWebContainerService webContainerService)
          Sets the WEB container service.
 

Uses of JWebContainerService in org.objectweb.jonas.web
 

Classes in org.objectweb.jonas.web that implement JWebContainerService
 class AbsJWebContainerServiceImpl
          This abstract class provides an implementation for a dynamic JWebContainerService service.
 

Uses of JWebContainerService in org.ow2.jonas.web.jetty6
 

Classes in org.ow2.jonas.web.jetty6 that implement JWebContainerService
 class Jetty6Service
          This class provides an implementation of the Jetty service (as web container service).
 

Uses of JWebContainerService in org.ow2.jonas.web.tomcat6
 

Classes in org.ow2.jonas.web.tomcat6 that implement JWebContainerService
 class Tomcat6Service
          Implementation of the web container service for Tomcat 6.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.