|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--JIMSCore.Command
|
+--JIMSCore.CommandExit
This is the CommandExit class.
| Field Summary | |
private CommandProcessor |
commandProcessor
|
| Fields inherited from class JIMSCore.Command |
DONE, RESPONSE, stSource |
| Constructor Summary | |
CommandExit()
|
|
CommandExit(CommandProcessor commandProcessor)
|
|
| Method Summary | |
void |
execute(CommandResultBuffer crb)
|
| Methods inherited from class JIMSCore.Command |
iaGetMemoryRangeOrValue, iaGetRegisterRangeOrValue, iGetNumber, iGetRegisterIndex, nextToken |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private CommandProcessor commandProcessor
| Constructor Detail |
public CommandExit()
public CommandExit(CommandProcessor commandProcessor)
| Method Detail |
public void execute(CommandResultBuffer crb)
throws InvalidCommandUseException
execute in class Command
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||