Package org.codehaus.cargo.container.spi.deployer

Class Summary
AbstractCopyingInstalledLocalDeployer Local deployer that deploys WARs, EJBs and EARs to a deployable directory of the given installed container.
AbstractDeployer Base deployer for local and remote deployments.
AbstractEmbeddedLocalDeployer Base deployer to deploy to embedded local containers.
AbstractInstalledLocalDeployer Base deployer to deploy to installed local containers.
AbstractLocalDeployer Base deployer to deploy to local containers (installed or embedded).
AbstractRemoteDeployer Base deployer to deploy to containers without any reference to where the container is installed (be it on the same machine or on another one).
AbstractSwitchableLocalDeployer Implementation decides how to deploy or undeploy based on the running state of the server.
DeployerWatchdog Wait for a deployable to be deployed.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.