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