|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents an abstract command.
| Method Summary | |
void |
close()
This method completes all necessary steps to close this command down |
void |
execute()
Executes this command. |
| Method Detail |
public void execute()
throws java.lang.Exception
java.lang.Exception - if a problem occurs during execution
public void close()
throws java.lang.InterruptedException,
java.io.IOException
java.lang.InterruptedException - thrown if this command cannot be closed
java.io.IOException - thrown if this command cannot be closed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||