|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.sourcejammer.client.commandline.CLCommands
Maintains a list of command line commands and the hashed list of CLCommand objects that are executed to execute each command.
| Inner Class Summary | |
static class |
CLCommands.Commands
|
| Constructor Summary | |
CLCommands(CommandLineInterpreter cl)
|
|
| Method Summary | |
CLCommandResponse |
executeCommand(java.lang.String command,
java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CLCommands(CommandLineInterpreter cl)
| Method Detail |
public CLCommandResponse executeCommand(java.lang.String command,
java.lang.String[] args)
throws SourceJammerConnectionException,
java.io.IOException,
CLCommandException
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||