| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.command.pipeline | |
| org.crsh.lang.groovy.closure |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvocationContext<P> |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationContextImpl<P> |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandInvoker.invoke(CommandContext<? super P> consumer)
Invoke the command.
|
| Constructor and Description |
|---|
InvocationContextImpl(CommandContext<P> commandContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPipe<C,P,CONS extends CommandContext<? super P>> |
class |
ConvertingPipe<C,P,CONS extends CommandContext<? super P>> |
class |
ToChunkPipe<C,CONS extends CommandContext<? super Chunk>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPipe<C,P,CONS extends CommandContext<? super P>> |
class |
ConvertingPipe<C,P,CONS extends CommandContext<? super P>> |
class |
ToChunkPipe<C,CONS extends CommandContext<? super Chunk>> |
| Modifier and Type | Field and Description |
|---|---|
protected CONS |
AbstractPipe.consumer
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipeLine.open(CommandContext<? super Chunk> consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClosureInvoker.open(CommandContext<? super java.lang.Object> consumer) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.