Class UndeployTask

All Implemented Interfaces:
Cloneable

public class UndeployTask extends AbstractCatalinaCommandTask
Ant task that implements the /undeploy command, supported by the Tomcat manager application.
Since:
4.1
Author:
Craig R. McClanahan
  • Constructor Details

    • UndeployTask

      public UndeployTask()
  • Method Details

    • execute

      public void execute() throws org.apache.tools.ant.BuildException
      Execute the requested operation.
      Overrides:
      execute in class AbstractCatalinaTask
      Throws:
      org.apache.tools.ant.BuildException - if an error occurs