|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--nslj.src.cmd.NslCmd
|
+--nslj.src.cmd.NslCmdInitSys
| Constructor Summary | |
NslCmdInitSys()
Setup class name and help engine |
|
| Method Summary | |
void |
execute()
Execute this command without any parameter |
void |
execute(java.util.StringTokenizer st)
Initialize a series of modules in the array module_list and their corresponding child modules |
void |
printHelp()
Print complex help on standard out |
| Methods inherited from class nslj.src.cmd.NslCmd |
getHelpString, nslGetName, nslSetSystem, printHelpString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NslCmdInitSys()
| Method Detail |
public void printHelp()
printHelp in class NslCmdpublic void execute()
NslCmdexecute in class NslCmdpublic void execute(java.util.StringTokenizer st)
execute in class NslCmdmodule_list -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||