RolesTaskpublic class RolesTask extends AbstractCatalinaTask Ant task that implements the /roles command, supported by the
Tomcat manager application. |
Methods Summary |
---|
public void | execute()Execute the requested operation.
super.execute();
execute("/roles");
|
|