public class CLICommandInvocationBuilder extends Object implements org.aesh.command.invocation.CommandInvocationBuilder<org.aesh.command.Command<CLICommandInvocation>,CLICommandInvocation>
CLICommandInvocation.
CLICommandInvocation is the bridge
between the CLI console and the commands.| Modifier and Type | Class and Description |
|---|---|
class |
CLICommandInvocationBuilder.ShellImpl |
| Modifier and Type | Method and Description |
|---|---|
CLICommandInvocation |
build(org.aesh.command.CommandRuntime<org.aesh.command.Command<CLICommandInvocation>,CLICommandInvocation> runtime,
org.aesh.command.invocation.CommandInvocationConfiguration configuration) |
public CLICommandInvocation build(org.aesh.command.CommandRuntime<org.aesh.command.Command<CLICommandInvocation>,CLICommandInvocation> runtime, org.aesh.command.invocation.CommandInvocationConfiguration configuration)
build in interface org.aesh.command.invocation.CommandInvocationBuilder<org.aesh.command.Command<CLICommandInvocation>,CLICommandInvocation>Copyright © 2018 JBoss by Red Hat. All rights reserved.