|
||||||||||
| 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.PhpScriptEngine
php.java.script.CloseablePhpScriptEngine
class CloseablePhpScriptEngine
| 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 | |
|---|---|
CloseablePhpScriptEngine()
Create a new ScriptEngine with a default context. |
|
CloseablePhpScriptEngine(PhpScriptEngineFactory factory)
Create a new ScriptEngine from a factory. |
|
| Method Summary |
|---|
| Methods inherited from class php.java.script.PhpScriptEngine |
|---|
eval, getStandardHeader |
| Methods inherited from class php.java.script.SimplePhpScriptEngine |
|---|
close, createBindings, doEval, eval, eval, getContinuation, getFactory, getPhpScriptContext, getProcessEnvironment, initialize, release, 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 CloseablePhpScriptEngine()
public CloseablePhpScriptEngine(PhpScriptEngineFactory factory)
factory - The factorySimplePhpScriptEngine.getFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||