|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.cli4j.AbstractCommand
|
+--org.cli4j.commands.DynCmd
| Fields inherited from interface org.cli4j.Command |
IDENT |
| Constructor Summary | |
DynCmd()
|
|
| Method Summary | |
void |
execute(Context context,
java.lang.String[] args)
|
void |
start(Context context)
|
void |
stop(Context context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DynCmd()
| Method Detail |
public void start(Context context)
throws CliException
start in class AbstractCommand
public void execute(Context context,
java.lang.String[] args)
throws CliException
execute in class AbstractCommand
public void stop(Context context)
throws CliException
stop in class AbstractCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||