| Package | Description |
|---|---|
| org.crsh.cli.impl.invocation | |
| org.crsh.command |
| Modifier and Type | Field and Description |
|---|---|
static Resolver |
Resolver.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
abstract V |
CommandInvoker.invoke(Resolver resolver,
C command) |
Object |
InvocationMatch.invoke(Resolver resolver,
T command) |
| Modifier and Type | Method and Description |
|---|---|
private <P> CommandInvoker<Void,P> |
BaseShellCommand.getInvoker(CommandInvoker<CC,?> invoker,
CC instance,
Class<P> _producedType,
Resolver resolver) |
private <C,P,PC extends PipeCommand<C,P>> |
BaseShellCommand.getPipeCommandInvoker(CommandInvoker<CC,PC> invoker,
CC instance,
Resolver resolver) |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.