|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.crsh.command.BaseCommand<java.lang.Void,java.lang.Void>
org.crsh.command.ClassCommand
public abstract class ClassCommand
| Constructor Summary | |
|---|---|
protected |
ClassCommand()
|
| Method Summary | |
|---|---|
protected abstract java.lang.Object |
execute()
|
protected void |
execute(CommandContext<java.lang.Void,java.lang.Void> context)
|
| Methods inherited from class org.crsh.command.BaseCommand |
|---|
execute, getConsumedType, getProducedType, getProperty, getUnquoteArguments, invokeMethod, readLine, readLine, setProperty, setUnquoteArguments |
| Methods inherited from class groovy.lang.GroovyObjectSupport |
|---|
getMetaClass, setMetaClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ClassCommand()
| Method Detail |
|---|
protected void execute(CommandContext<java.lang.Void,java.lang.Void> context)
throws ScriptException
execute in class BaseCommand<java.lang.Void,java.lang.Void>ScriptException
protected abstract java.lang.Object execute()
throws ScriptException
ScriptException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||