net.sf.antcontrib.antserver.commands

Class HelloWorldCommand

public class HelloWorldCommand extends AbstractCommand implements Command

Place class description here.

Since:

Author: Matthew Inger

Method Summary
booleanexecute(Project project, long contentLength, InputStream content)
voidvalidate(Project project)

Method Detail

execute

public boolean execute(Project project, long contentLength, InputStream content)

validate

public void validate(Project project)