public class CommandContextFactory extends Object
| Constructor and Description |
|---|
CommandContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CommandContext |
newInstance(String commandName) |
static CommandContext |
newInstance(String commandName,
String[] args,
boolean isHttp) |
public static CommandContext newInstance(String commandName)
public static CommandContext newInstance(String commandName, String[] args, boolean isHttp)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.