Class ListTask

java.lang.Object
org.apache.tools.ant.ProjectComponent
All Implemented Interfaces:
Cloneable

public class ListTask extends AbstractCatalinaTask
Ant task that implements the /list command, supported by the Tomcat manager application.
Since:
4.1
Author:
Craig R. McClanahan