Uses of Package
org.codehaus.cargo.container

Packages that use org.codehaus.cargo.container
org.codehaus.cargo.ant   
org.codehaus.cargo.container   
org.codehaus.cargo.container.configuration   
org.codehaus.cargo.container.configuration.entry   
org.codehaus.cargo.container.deployable   
org.codehaus.cargo.container.deployer   
org.codehaus.cargo.container.geronimo   
org.codehaus.cargo.container.internal   
org.codehaus.cargo.container.jboss   
org.codehaus.cargo.container.jboss.internal   
org.codehaus.cargo.container.jetty   
org.codehaus.cargo.container.jetty.internal   
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.packager   
org.codehaus.cargo.container.resin   
org.codehaus.cargo.container.resin.internal   
org.codehaus.cargo.container.spi   
org.codehaus.cargo.container.spi.configuration   
org.codehaus.cargo.container.spi.configuration.builder   
org.codehaus.cargo.container.spi.deployer   
org.codehaus.cargo.container.spi.packager   
org.codehaus.cargo.container.spi.util   
org.codehaus.cargo.container.tomcat   
org.codehaus.cargo.container.tomcat.internal   
org.codehaus.cargo.container.weblogic   
org.codehaus.cargo.container.weblogic.internal   
org.codehaus.cargo.documentation   
org.codehaus.cargo.generic   
org.codehaus.cargo.generic.configuration   
org.codehaus.cargo.generic.deployer   
org.codehaus.cargo.generic.internal.util   
org.codehaus.cargo.maven2   
org.codehaus.cargo.maven2.configuration   
org.codehaus.cargo.sample.java   
org.codehaus.cargo.sample.java.validator   
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.ant
Container
          Common container API to wrap a physical container.
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
ContainerType
          Types of Containers.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
State
          Represent the container states (started, starting, stopped, etc).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.configuration
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.configuration.entry
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.deployable
ContainerException
          Base exception class for all Cargo Container API classes.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.deployer
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.geronimo
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.internal
ContainerCapability
          Represents the capability of a container.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jboss
Container
          Common container API to wrap a physical container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jboss.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jetty
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
EmbeddedLocalContainer
          Represents an embedded container which only requires the correct JARs in the classpath to work.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jetty.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
EmbeddedLocalContainer
          Represents an embedded container which only requires the correct JARs in the classpath to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jo
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jrun
Container
          Common container API to wrap a physical container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.jrun.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.orion
Container
          Common container API to wrap a physical container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.orion.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.packager
InstalledLocalContainer
          Represents a local container that requires an installation to work.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.resin
Container
          Common container API to wrap a physical container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.resin.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.spi
Container
          Common container API to wrap a physical container.
ContainerType
          Types of Containers.
EmbeddedLocalContainer
          Represents an embedded container which only requires the correct JARs in the classpath to work.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
State
          Represent the container states (started, starting, stopped, etc).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.spi.configuration
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.spi.configuration.builder
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.spi.deployer
EmbeddedLocalContainer
          Represents an embedded container which only requires the correct JARs in the classpath to work.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.spi.packager
InstalledLocalContainer
          Represents a local container that requires an installation to work.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.spi.util
Container
          Common container API to wrap a physical container.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.tomcat
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
EmbeddedLocalContainer
          Represents an embedded container which only requires the correct JARs in the classpath to work.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.tomcat.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
RemoteContainer
          A remote container is a container that is already installed and started (locally or on a remote machine).
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.weblogic
Container
          Common container API to wrap a physical container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.container.weblogic.internal
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
InstalledLocalContainer
          Represents a local container that requires an installation to work.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.documentation
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.generic
Container
          Common container API to wrap a physical container.
ContainerCapability
          Represents the capability of a container.
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.generic.configuration
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.generic.deployer
Container
          Common container API to wrap a physical container.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.generic.internal.util
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.maven2
Container
          Common container API to wrap a physical container.
LocalContainer
          A local container is a container that executes on the machine where Cargo is executing.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.maven2.configuration
Container
          Common container API to wrap a physical container.
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.sample.java
ContainerType
          Types of Containers.
 

Classes in org.codehaus.cargo.container used by org.codehaus.cargo.sample.java.validator
ContainerType
          Types of Containers.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.