Uses of Interface
org.crsh.shell.InteractionContext

Packages that use InteractionContext
org.crsh.command   
org.crsh.shell   
org.crsh.shell.impl.command   
 

Uses of InteractionContext in org.crsh.command
 

Subinterfaces of InteractionContext in org.crsh.command
 interface CommandContext<P>
          The command context provides the services for invoking a command.
 interface InvocationContext<P>
           
 

Uses of InteractionContext in org.crsh.shell
 

Subinterfaces of InteractionContext in org.crsh.shell
 interface ShellProcessContext
          The context provided when a ShellProcess is executed.
 

Uses of InteractionContext in org.crsh.shell.impl.command
 

Classes in org.crsh.shell.impl.command that implement InteractionContext
 class AbstractInvocationContext<P>
           
 class InvocationContextImpl<P>
           
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.