|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.script.AbstractScriptEngine
php.java.script.SimplePhpScriptEngine
php.java.script.InvocablePhpScriptEngine
php.java.script.CloseableInteractivePhpScriptEngine
class CloseableInteractivePhpScriptEngine
| Field Summary |
|---|
| Fields inherited from class php.java.script.SimplePhpScriptEngine |
|---|
continuation, ctx, env, name, processEnvironment, resultProxy, script, scriptClosure |
| Fields inherited from interface javax.script.ScriptEngine |
|---|
ARGV, ENGINE, ENGINE_VERSION, FILENAME, LANGUAGE, LANGUAGE_VERSION, NAME |
| Constructor Summary | |
|---|---|
CloseableInteractivePhpScriptEngine(InteractivePhpScriptEngineFactory factory)
Create the interactive php script engine. |
|
| Method Summary |
|---|
| Methods inherited from class php.java.script.InvocablePhpScriptEngine |
|---|
eval, getInterface, getInterface, handleRelease, invoke, invoke, invokeFunction, invokeMethod, release |
| Methods inherited from class php.java.script.SimplePhpScriptEngine |
|---|
close, createBindings, doEval, eval, eval, getContinuation, getFactory, getPhpScriptContext, getProcessEnvironment, initialize, setName, setNewContextFactory, setStandardEnvironmentValues |
| Methods inherited from class javax.script.AbstractScriptEngine |
|---|
eval, eval, eval, eval, get, getBindings, getContext, getScriptContext, put, setBindings, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Constructor Detail |
|---|
public CloseableInteractivePhpScriptEngine(InteractivePhpScriptEngineFactory factory)
factory - The engine factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||