org.apache.catalina.ant
Class ResourcesTask
public class ResourcesTask
Ant task that implements the /resources
command, supported by
the Tomcat manager application.
Version:
- Craig R. McClanahan
- 4.1
protected String | type - The fully qualified class name of the resource type being requested
(if any).
|
type
protected String type
The fully qualified class name of the resource type being requested
(if any).
execute
public void execute()
throws BuildException
Execute the requested operation.
- execute in interface AbstractCatalinaTask
getType
public String getType()
setType
public void setType(String type)
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.