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