org.crsh.command
Class CRaSHCommand

java.lang.Object
  extended by org.crsh.command.AbstractCommand
      extended by org.crsh.command.BaseCommand
          extended by org.crsh.lang.groovy.command.GroovyCommand
              extended by org.crsh.command.CRaSHCommand
All Implemented Interfaces:
groovy.lang.GroovyObject, ShellCommand
Direct Known Subclasses:
JCRCommand

public abstract class CRaSHCommand
extends GroovyCommand


Field Summary
 
Fields inherited from class org.crsh.command.BaseCommand
unmatched
 
Fields inherited from class org.crsh.command.AbstractCommand
context, out
 
Constructor Summary
CRaSHCommand()
           
 
Method Summary
 
Methods inherited from class org.crsh.lang.groovy.command.GroovyCommand
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty, toScript, unwrap
 
Methods inherited from class org.crsh.command.BaseCommand
complete, describe, execute, getDescriptor, getUnmatched, readLine, readLine, resolveInvoker, resolveInvoker, resolveInvoker
 
Methods inherited from class org.crsh.command.AbstractCommand
peekContext, popContext, pushContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRaSHCommand

public CRaSHCommand()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.