|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.antcontrib.antserver.commands.ShutdownCommand
Place class description here.
| Constructor Summary | |
ShutdownCommand()
|
|
| Method Summary | |
boolean |
execute(org.apache.tools.ant.Project project,
java.io.ObjectInputStream ois)
Execute the command. |
void |
localExecute(org.apache.tools.ant.Project project,
java.io.ObjectOutputStream oos)
|
void |
validate()
This should throw a build exception if the parameters are invalid. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ShutdownCommand()
| Method Detail |
public void validate()
Command
validate in interface Command
public boolean execute(org.apache.tools.ant.Project project,
java.io.ObjectInputStream ois)
throws java.lang.Throwable
Command
execute in interface Commandproject -
java.lang.Throwable
public void localExecute(org.apache.tools.ant.Project project,
java.io.ObjectOutputStream oos)
throws java.io.IOException
localExecute in interface Commandjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||