net.sf.antcontrib.antserver.client
public class ClientTask extends Task
Since:
| Constructor Summary | |
|---|---|
| ClientTask() | |
| Method Summary | |
|---|---|
| void | addConfiguredRunAnt(RunAntCommand cmd) |
| void | addConfiguredRunTarget(RunTargetCommand cmd) |
| void | addConfiguredSendFile(SendFileCommand cmd) |
| void | addConfiguredShutdown(ShutdownCommand cmd) |
| void | execute() |
| void | setFailOnError(boolean failOnError) |
| void | setMachine(String machine) |
| void | setPersistant(boolean persistant) |
| void | setPort(int port) |