|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext | |
|---|---|
| org.crsh.command | |
| org.crsh.shell.impl | |
| Uses of InvocationContext in org.crsh.command |
|---|
| Methods in org.crsh.command that return InvocationContext | |
|---|---|
protected InvocationContext<?,?> |
BaseCommand.getContext()
|
| Methods in org.crsh.command with parameters of type InvocationContext | |
|---|---|
protected abstract void |
BaseCommand.execute(InvocationContext<C,P> context)
|
protected void |
ClassCommand.execute(InvocationContext<Void,Void> context)
|
void |
CommandInvoker.invoke(InvocationContext<C,P> context)
|
void |
BaseCommand.invoke(InvocationContext<C,P> context)
|
| Uses of InvocationContext in org.crsh.shell.impl |
|---|
| Methods in org.crsh.shell.impl with parameters of type InvocationContext | |
|---|---|
void |
GroovyScriptCommand.invoke(InvocationContext<Void,Void> context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||