org.apache.catalina.ant

Class RolesTask

public class RolesTask extends AbstractCatalinaTask

Ant task that implements the /roles command, supported by the Tomcat manager application.

Since: 4.1

Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $

Author: Craig R. McClanahan

Method Summary
voidexecute()
Execute the requested operation.

Method Detail

execute

public void execute()
Execute the requested operation.

Throws: BuildException if an error occurs

Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.