Package org.crsh.command

Interface Summary
CommandContext The context of a command.
CommandInvoker<C,P> The base interface for a shell command.
InvocationContext<C,P> The invocation context provided to a command during the invocation phase.
ShellCommand The shell command allows a single source to provide a customized invoker according to the context of the arguments.
 

Class Summary
CommandClosure  
CommandDispatcher  
CRaSHCommand A real CRaSH command, the most powerful kind of command.
GroovyCommand A base command that should be subclasses by Groovy commands.
GroovyScriptCommand This class provides the base class for Groovy scripts.
InnerInvocationContext<P>  
InvokeCommandClosure  
 

Enum Summary
DescriptionFormat The description format.
 

Exception Summary
NoSuchCommandException  
ScriptException An exception that happened during the execution of a script.
SyntaxException A syntax exception.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.