|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.cli.Interpreter
public class Interpreter
| Constructor Summary | |
|---|---|
Interpreter(jline.console.ConsoleReader consoleReader,
ScriptEngineBuilder scriptEngineBuilder,
CliOptions options)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluate(java.io.Reader reader)
|
protected void |
exit()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interpreter(jline.console.ConsoleReader consoleReader,
ScriptEngineBuilder scriptEngineBuilder,
CliOptions options)
| Method Detail |
|---|
public java.lang.Object evaluate(java.io.Reader reader)
throws javax.script.ScriptException
javax.script.ScriptException
protected void exit()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||