org.crsh.command
Interface ShellCommand

All Known Implementing Classes:
AnyArgumentClassCommand, ClassCommand, ScriptCommand

public interface ShellCommand

Version:
$Revision$
Author:
Julien Viet

Method Summary
 java.lang.Object execute(CommandContext context, java.lang.String... args)
           
 

Method Detail

execute

java.lang.Object execute(CommandContext context,
                         java.lang.String... args)
                         throws ScriptException
Throws:
ScriptException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.