Uses of Class
org.codehaus.cargo.container.spi.deployer.AbstractLocalDeployer

Packages that use AbstractLocalDeployer
org.codehaus.cargo.container.spi.deployer   
 

Uses of AbstractLocalDeployer in org.codehaus.cargo.container.spi.deployer
 

Subclasses of AbstractLocalDeployer in org.codehaus.cargo.container.spi.deployer
 class AbstractCopyingInstalledLocalDeployer
          Local deployer that deploys WARs, EJBs and EARs to a deployable directory of the given installed container.
 class AbstractEmbeddedLocalDeployer
          Base deployer to deploy to embedded local containers.
 class AbstractInstalledLocalDeployer
          Base deployer to deploy to installed local containers.
 class AbstractSwitchableLocalDeployer
          Implementation decides how to deploy or undeploy based on the running state of the server.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.