| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.lang.impl.groovy.closure | |
| org.crsh.shell.impl.command | |
| org.crsh.shell.impl.command.pipeline | |
| org.crsh.shell.impl.command.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvocationContext<P> |
| Modifier and Type | Method and Description |
|---|---|
void |
ClosureInvoker.open(CommandContext<? super Object> consumer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInvocationContext<P> |
class |
InvocationContextImpl<P> |
| Constructor and Description |
|---|
InvocationContextImpl(CommandContext<P> commandContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeLine.open(CommandContext<? super Object> consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandInvoker.invoke(CommandContext<? super P> consumer)
Invoke the command.
|
abstract void |
CommandInvoker.open(CommandContext<? super P> consumer) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.