|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.symbian.et.test.cmdline.genericcmds.AnyGenericOperation
com.symbian.et.test.cmdline.genericcmds.HelpOperation
implements 'help' command: either general help or help on a particular command
Constructor Summary | |
HelpOperation()
|
Method Summary | |
protected java.lang.Object |
runSpecial(CmdLine aCmd)
implements specific behavior in the subclass (Template Method design pattern) |
Methods inherited from class com.symbian.et.test.cmdline.genericcmds.AnyGenericOperation |
run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HelpOperation()
Method Detail |
protected java.lang.Object runSpecial(CmdLine aCmd) throws CmdLineException
AnyGenericOperation
runSpecial
in class AnyGenericOperation
aCmd
- command line
CmdLineException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |