org.crsh.command
Class CRaSHCommand

java.lang.Object
  extended by org.crsh.command.AbstractCommand
      extended by org.crsh.command.BaseCommand
          extended by org.crsh.groovy.GroovyCommand
              extended by org.crsh.command.CRaSHCommand
All Implemented Interfaces:
groovy.lang.GroovyObject

Deprecated. should be removed instead extend GroovyCommand or just don't extend anything

@Deprecated
public abstract class CRaSHCommand
extends GroovyCommand


Field Summary
 
Fields inherited from class org.crsh.command.BaseCommand
log, unmatched
 
Fields inherited from class org.crsh.command.AbstractCommand
context, out
 
Constructor Summary
CRaSHCommand()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.crsh.groovy.GroovyCommand
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty, unwrap, unwrap
 
Methods inherited from class org.crsh.command.BaseCommand
execute, getUnmatched, readLine, readLine
 
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()
Deprecated. 


Copyright © 2015 eXo Platform SAS. All Rights Reserved.