public class CommandContextFactory extends Object
| 构造器和说明 |
|---|
CommandContextFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2018 The Apache Software Foundation. All rights reserved.