org.apache.catalina.ant
public class RemoveTask extends AbstractCatalinaTask
/remove command, supported by the
Tomcat manager application.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
path
Deprecated.
The context path of the web application we are managing.
|
charset, password, url, usernamealwaysLog, failOnError, redirectErrStream, redirector, redirectorConfigured, redirectorElement, redirectOutput, redirectOutStream| Constructor and Description |
|---|
RemoveTask()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Deprecated.
Execute the requested operation.
|
java.lang.String |
getPath()
Deprecated.
|
void |
setPath(java.lang.String path)
Deprecated.
|
execute, execute, getCharset, getPassword, getUrl, getUsername, setCharset, setPassword, setUrl, setUsernameaddConfiguredRedirector, closeRedirector, handleErrorFlush, handleErrorOutput, handleFlush, handleFlush, handleOutput, handleOutput, isFailOnError, openRedirector, setAlwaysLog, setAppend, setCreateEmptyFiles, setError, setErrorProperty, setFailonerror, setLogError, setOutput, setOutputpropertybindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleInput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected java.lang.String path
public java.lang.String getPath()
public void setPath(java.lang.String path)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class AbstractCatalinaTaskorg.apache.tools.ant.BuildException - if an error occursCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.