Class UndeployTask

  • All Implemented Interfaces:
    java.lang.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 Detail

      • UndeployTask

        public UndeployTask()
    • Method Detail

      • 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