org.apache.catalina.ant

Class ServerinfoTask


public class ServerinfoTask
extends AbstractCatalinaTask

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

Version:
$Revision: 1.3 $ $Date: 2004/02/27 14:58:41 $

Author:
Vivek Chopra

Field Summary

Fields inherited from class org.apache.catalina.ant.AbstractCatalinaTask

password, url, username

Method Summary

void
execute()
Execute the requested operation.

Methods inherited from class org.apache.catalina.ant.AbstractCatalinaTask

execute, execute, execute, getPassword, getUrl, getUsername, setPassword, setUrl, setUsername

Method Details

execute

public void execute()
            throws BuildException
Execute the requested operation.
Overrides:
execute in interface AbstractCatalinaTask


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.