|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttomp.xtcl.InteractiveExecutor
Field Summary | |
protected Context |
context
|
Constructor Summary | |
protected |
InteractiveExecutor(Context c)
Creates a new instance of InteractiveExecutor |
Method Summary | |
int |
interactive()
Executes a command in the current context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Context context
Constructor Detail |
protected InteractiveExecutor(Context c)
c
- Context for the ExecutorMethod Detail |
public int interactive() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |