| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.command.pipeline | |
| org.crsh.shell |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandContext<P>
The command context provides the services for invoking a command.
|
interface |
InvocationContext<P> |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationContextImpl<P> |
| 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 | Interface and Description |
|---|---|
interface |
ShellProcessContext
The context provided when a
ShellProcess is executed. |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.