org.apache.catalina.ant
Class ReloadTask
Ant task that implements the /reload
command, supported by the
Tomcat manager application.
Version:
- Craig R. McClanahan
- 4.1
protected String | path - The context path of the web application we are managing.
|
path
protected String path
The context path of the web application we are managing.
execute
public void execute()
throws BuildException
Execute the requested operation.
- execute in interface AbstractCatalinaTask
getPath
public String getPath()
setPath
public void setPath(String path)
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.