org.apache.catalina.ant
Class SessionsTask
public class SessionsTask
Ant task that implements the /sessions
command
supported by the Tomcat manager application.
Version:
- Vivek Chopra
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.