This page last changed on Nov 22, 2005 by vmassol.

Definition

Ability to deploy/undeploy Deployables into a running container

Explanation

Cargo offers a Deployer interface that container implementations can implement to perform hot deployments. At the moment, the following implementations exist:

  • ResinDeployer
  • JettyDeployer
  • Jo1xDeployer

See the Deployer page for more information on how to perform a hot deployment. You can also deploy Deployables before the container is started using Static Deployment.

Document generated by Confluence on Aug 25, 2010 07:10