Class ReloadTask

  • All Implemented Interfaces:
    java.lang.Cloneable

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

      • ReloadTask

        public ReloadTask()
    • 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