|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.command.AbstractCommand org.crsh.command.BaseCommand org.crsh.groovy.GroovyCommand org.crsh.command.CRaSHCommand
GroovyCommand
or just don't extend anything
@Deprecated public abstract class CRaSHCommand
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 |
---|
public CRaSHCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |