Uses of Interface
org.ow2.jonas.web.base.BaseWebContainerServiceMBean

Packages that use BaseWebContainerServiceMBean
org.ow2.jonas.web.base   
org.ow2.jonas.web.jetty6   
org.ow2.jonas.web.tomcat6   
 

Uses of BaseWebContainerServiceMBean in org.ow2.jonas.web.base
 

Classes in org.ow2.jonas.web.base that implement BaseWebContainerServiceMBean
 class BaseWebContainerService
          This abstract class provides an implementation for a dynamic JWebContainerService service.
 

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

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

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

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.