| Modifier and Type | Method and Description |
|---|---|
CommandInvoker<?,?> |
InvocationContext.resolve(String s)
Resolve a command invoker for the specified command line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosureInvoker |
| Modifier and Type | Method and Description |
|---|---|
CommandInvoker<Void,Object> |
PipeLineFactory.create(ShellSession session) |
| Modifier and Type | Field and Description |
|---|---|
CommandInvoker<Void,?> |
ReplResponse.Invoke.invoker
.
|
| Constructor and Description |
|---|
ReplResponse.Invoke(CommandInvoker<Void,?> invoker) |
| Modifier and Type | Method and Description |
|---|---|
CommandInvoker<?,?> |
InvocationContextImpl.resolve(String s) |
| Modifier and Type | Class and Description |
|---|---|
class |
PipeLine |
| Constructor and Description |
|---|
PipeLine(CommandInvoker[] invokers) |
| Modifier and Type | Method and Description |
|---|---|
abstract CommandInvoker<C,P> |
CommandMatch.getInvoker() |
CommandInvoker<?,?> |
Command.resolveInvoker(String line)
Provides an invoker for the command line specified as a command line to parse.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.