public class TestCommandFactory extends DefaultCommandFactory<TestCommand>
| Constructor and Description |
|---|
TestCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
CLI |
define()
Creates a new
CLI instance. |
createpublic CLI define()
CommandFactoryCLI instance.define in interface CommandFactory<TestCommand>define in class DefaultCommandFactory<TestCommand>CLI instance by reading the annotation.Copyright © 2020. All rights reserved.