org.apache.catalina.ant
public class UndeployTask extends AbstractCatalinaTask
/undeploy
command, supported by
the Tomcat manager application.
Since: 4.1
Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
Field Summary | |
---|---|
protected String | path
The context path of the web application we are managing. |
Method Summary | |
---|---|
void | execute()
Execute the requested operation.
|
String | getPath() |
void | setPath(String path) |
Throws: BuildException if an error occurs