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: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $

Author: Vivek Chopra

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.