|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployer | |
org.codehaus.cargo.container.spi.deployer |
Uses of Deployer in org.codehaus.cargo.container.spi.deployer |
Classes in org.codehaus.cargo.container.spi.deployer that implement Deployer | |
class |
AbstractCopyingInstalledLocalDeployer
Local deployer that deploys WARs, EJBs and EARs to a deployable directory of the
given installed container. |
class |
AbstractDeployer
Base deployer for local and remote deployments. |
class |
AbstractEmbeddedLocalDeployer
Base deployer to deploy to embedded local containers. |
class |
AbstractInstalledLocalDeployer
Base deployer to deploy to installed local containers. |
class |
AbstractLocalDeployer
Base deployer to deploy to local containers (installed or embedded). |
class |
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). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |