org.apache.catalina.ant
Class RolesTask
org.apache.catalina.ant.AbstractCatalinaTask
|
+--org.apache.catalina.ant.RolesTask
- public class RolesTask
- extends AbstractCatalinaTask
Ant task that implements the /roles
command, supported by the
Tomcat manager application.
- Since:
- 4.1
- Version:
- $Revision: 466595 $ $Date: 2006-10-21 23:24:41 +0100 (Sat, 21 Oct 2006) $
- Author:
- Craig R. McClanahan
Method Summary |
void |
execute()
Execute the requested operation. |
RolesTask
public RolesTask()
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Execute the requested operation.
- Overrides:
execute
in class AbstractCatalinaTask
- Throws:
BuildException
- if an error occurs
Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.