|
||||||||||
| 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 with parameters of type InvocationContext | |
|---|---|
void |
CommandInvoker.invoke(InvocationContext<C,P> context)
|
| Uses of InvocationContext in org.crsh.shell.impl |
|---|
| Classes in org.crsh.shell.impl that implement InvocationContext | |
|---|---|
class |
AbstractInvocationContext<C,P>
|
(package private) class |
InvocationContextImpl<C,P>
|
| Fields in org.crsh.shell.impl declared as InvocationContext | |
|---|---|
private InvocationContext<?,?> |
AttributesMap.context
. |
| Methods in org.crsh.shell.impl with parameters of type InvocationContext | |
|---|---|
void |
GroovyScriptCommand.invoke(InvocationContext<Void,Void> context)
|
| Constructors in org.crsh.shell.impl with parameters of type InvocationContext | |
|---|---|
AttributesMap(InvocationContext<?,?> context,
Map<String,Object> delegate)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||