Uses of Interface
org.codehaus.cargo.container.internal.SpawnedContainer

Packages that use SpawnedContainer
org.codehaus.cargo.container   
org.codehaus.cargo.container.geronimo   
org.codehaus.cargo.container.jboss   
org.codehaus.cargo.container.jboss.internal   
org.codehaus.cargo.container.jetty   
org.codehaus.cargo.container.jo   
org.codehaus.cargo.container.jrun   
org.codehaus.cargo.container.jrun.internal   
org.codehaus.cargo.container.orion   
org.codehaus.cargo.container.orion.internal   
org.codehaus.cargo.container.resin   
org.codehaus.cargo.container.resin.internal   
org.codehaus.cargo.container.spi   
org.codehaus.cargo.container.tomcat   
org.codehaus.cargo.container.tomcat.internal   
org.codehaus.cargo.container.weblogic   
org.codehaus.cargo.container.weblogic.internal   
 

Uses of SpawnedContainer in org.codehaus.cargo.container
 

Subinterfaces of SpawnedContainer in org.codehaus.cargo.container
 interface InstalledLocalContainer
          Represents a local container that requires an installation to work.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.geronimo
 

Classes in org.codehaus.cargo.container.geronimo that implement SpawnedContainer
 class Geronimo1xInstalledLocalContainer
          Geronimo 1.x series container implementation.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.jboss
 

Classes in org.codehaus.cargo.container.jboss that implement SpawnedContainer
 class JBoss3xInstalledLocalContainer
          JBoss 3.x series container implementation.
 class JBoss42xInstalledLocalContainer
          JBoss 4.2.x series container implementation.
 class JBoss4xInstalledLocalContainer
          JBoss 4.x series container implementation.
 class JBoss5xInstalledLocalContainer
          JBoss 5.x series container implementation.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.jboss.internal
 

Subinterfaces of SpawnedContainer in org.codehaus.cargo.container.jboss.internal
 interface JBoss5xInstalledLocalContainer
          The JBoss5x container implementation must implement this interface which provides JBoss5x specifics elements.
 interface JBossInstalledLocalContainer
          All JBoss container implementation must implement this interface which provides method to find out the location of configuration files located in the JBoss installation source tree.
 

Classes in org.codehaus.cargo.container.jboss.internal that implement SpawnedContainer
 class AbstractJBoss5xInstalledLocalContainer
          Abstract class for JBoss 5x container family.
 class AbstractJBossInstalledLocalContainer
          Abstract class for JBoss container family.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.jetty
 

Classes in org.codehaus.cargo.container.jetty that implement SpawnedContainer
 class Jetty6xInstalledLocalContainer
          Special container support for the Jetty 6.x servlet container.
 class Jetty7xInstalledLocalContainer
          Special container support for the Jetty 7.x servlet container.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.jo
 

Classes in org.codehaus.cargo.container.jo that implement SpawnedContainer
 class Jo1xInstalledLocalContainer
          jo! 1.1 container implementation.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.jrun
 

Classes in org.codehaus.cargo.container.jrun that implement SpawnedContainer
 class JRun4xInstalledLocalContainer
          Special container support for the Adobe JRun4.x servlet container.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.jrun.internal
 

Classes in org.codehaus.cargo.container.jrun.internal that implement SpawnedContainer
 class AbstractJRunInstalledLocalContainer
          Common support for all JRun container versions.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.orion
 

Classes in org.codehaus.cargo.container.orion that implement SpawnedContainer
 class Oc4j10xInstalledLocalContainer
          Installed local container for the OC4J 10.x application server.
 class Oc4j9xInstalledLocalContainer
          Special container support for the OC4J 9.x application server.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.orion.internal
 

Classes in org.codehaus.cargo.container.orion.internal that implement SpawnedContainer
 class AbstractOc4j10xInstalledLocalContainer
          Abstract class for installed local container for the OC4J 10.x application server.
 class AbstractOrionInstalledLocalContainer
          Basic support for the Orion application server.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.resin
 

Classes in org.codehaus.cargo.container.resin that implement SpawnedContainer
 class Resin2xInstalledLocalContainer
          Special container support for the Caucho Resin 3.x servlet container.
 class Resin3xInstalledLocalContainer
          Special container support for the Caucho Resin 3.x servlet container.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.resin.internal
 

Classes in org.codehaus.cargo.container.resin.internal that implement SpawnedContainer
 class AbstractResinInstalledLocalContainer
          Common support for all Resin container versions.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.spi
 

Classes in org.codehaus.cargo.container.spi that implement SpawnedContainer
 class AbstractInstalledLocalContainer
          Default container implementation that all local installed container implementations must extend.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.tomcat
 

Classes in org.codehaus.cargo.container.tomcat that implement SpawnedContainer
 class Tomcat4xInstalledLocalContainer
          Special container support for the Apache Tomcat 4.x servlet container.
 class Tomcat5xInstalledLocalContainer
          Special container support for the Apache Tomcat 5.x servlet container.
 class Tomcat6xInstalledLocalContainer
          Special container support for the Apache Tomcat 4.x servlet container.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.tomcat.internal
 

Classes in org.codehaus.cargo.container.tomcat.internal that implement SpawnedContainer
 class AbstractCatalinaInstalledLocalContainer
          Base support for Catalina based containers.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.weblogic
 

Classes in org.codehaus.cargo.container.weblogic that implement SpawnedContainer
 class WebLogic103xInstalledLocalContainer
          Special container support for the Bea WebLogic 10.x application server.
 class WebLogic10xInstalledLocalContainer
          Special container support for the Bea WebLogic 10.x application server.
 class WebLogic8xInstalledLocalContainer
          Special container support for the Bea WebLogic 8.x application server.
 class WebLogic9xInstalledLocalContainer
          Special container support for the Bea WebLogic 9.x application server.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.weblogic.internal
 

Classes in org.codehaus.cargo.container.weblogic.internal that implement SpawnedContainer
 class AbstractWebLogicInstalledLocalContainer
          Basic support for the WebLogic application server.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.