public class CommandFactory extends Object
CliCommand.| Modifier and Type | Class and Description |
|---|---|
static class |
CommandFactory.Command
All Cli Commands.
|
| Constructor and Description |
|---|
CommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CliCommand |
getInstance(CommandFactory.Command command)
Creates a new
CliCommand instance. |
public static CliCommand getInstance(CommandFactory.Command command)
CliCommand instance.command - the CommandFactory.Command to create a new instance ofCliCommand instanceCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.