Class | Description |
---|---|
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).
|
DeployerWatchdog |
Wait for a deployable to be deployed.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.