| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.lang.groovy.closure | |
| org.crsh.lang.java | |
| org.crsh.shell.impl.command.pipeline | |
| org.crsh.shell.impl.command.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
Pipe<C,P>
A command pipe.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClosureInvoker |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CommandImpl.BaseInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
PipeLine |
(package private) class |
PipeLineElement<C,P> |
| Modifier and Type | Field and Description |
|---|---|
(package private) Filter<C,P,CommandContext<P>> |
PipeLineElement.command
.
|
| Constructor and Description |
|---|
PipeLineElement(Filter<C,P,CommandContext<P>> command) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandInvoker<C,P>
A command invoker is a filter for a
CommandContext kind of consumer. |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.