Class | Description |
---|---|
CargoConfigureLocal | |
CargoRedeployLocal | Redeploys a deployable on local container. |
CargoRunLocal | Starts the local container, deploys web application to it and wait for the user to press CTRL + C to stop. |
CargoStartLocal | Starts the local container, deploys web application to it and then do other tasks (for example, execute tests). |
CargoStopLocal | Stops local container. |
LocalCargoContainerTask | Deploys WAR to local container. |