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

Packages that use AbsJWebContainerServiceImplMBean
org.objectweb.jonas.web   
org.ow2.jonas.web.jetty6   
org.ow2.jonas.web.tomcat6   
 

Uses of AbsJWebContainerServiceImplMBean in org.objectweb.jonas.web
 

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

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

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

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

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.