|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.cli4j.CommandFactory
| Constructor Summary | |
CommandFactory()
|
|
| Method Summary | |
abstract Command |
createCommand(java.lang.String commandName)
|
static CommandFactory |
newInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CommandFactory()
| Method Detail |
public static CommandFactory newInstance()
public abstract Command createCommand(java.lang.String commandName)
throws CliException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||