public class CommandContextCreator extends Object
| コンストラクタと説明 |
|---|
CommandContextCreator(String[] argNames,
Class<?>[] argTypes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CommandContext |
createCommandContext(Object[] args)
Create the command context as root context.
|
public CommandContext createCommandContext(Object[] args)
args - The array of arguments. (NullAllowed)Copyright © 2014–2015 The DBFlute Project. All rights reserved.