|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.fractal.fscript.TransactionalBackendDriver
org.objectweb.fractal.fscript.jsr223.FScriptEngine
org.ow2.frascati.fscript.jsr223.FraSCAtiScriptEngine
public class FraSCAtiScriptEngine
The FraSCAti FScript JSR223 Script Engine. It overrides the put method in order to create FScript nodes when possible.
| Field Summary |
|---|
| Fields inherited from class org.objectweb.fractal.fscript.jsr223.FScriptEngine |
|---|
EXECUTOR_ITF_NAME, FRAGMENT_LOADER_ITF_NAME, LOADER_ITF_NAME |
| Fields inherited from class org.objectweb.fractal.fscript.TransactionalBackendDriver |
|---|
logger, LOGGER_ITF_NAME, simulator, SIMULATOR_ITF_NAME, transactionManager, TX_MANAGER_ITF_NAME |
| Fields inherited from interface javax.script.ScriptEngine |
|---|
ARGV, ENGINE, ENGINE_VERSION, FILENAME, LANGUAGE, LANGUAGE_VERSION, NAME |
| Constructor Summary | |
|---|---|
FraSCAtiScriptEngine()
|
|
| Method Summary | |
|---|---|
void |
put(String key,
Object value)
|
| Methods inherited from class org.objectweb.fractal.fscript.jsr223.FScriptEngine |
|---|
bindFc, createBindings, eval, eval, eval, eval, eval, eval, evaluate, get, getBindings, getContext, getFactory, getFullContext, getInterface, getInterface, invoke, invokeFunction, invokeMethod, listFc, load, load, lookupFc, setBindings, setContext, setFactory, unbindFc |
| Methods inherited from class org.objectweb.fractal.fscript.TransactionalBackendDriver |
|---|
commitTransaction, rollbackTransaction, simulateInvocation, startTransaction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FraSCAtiScriptEngine()
| Method Detail |
|---|
public void put(String key,
Object value)
put in interface javax.script.ScriptEngineput in class org.objectweb.fractal.fscript.jsr223.FScriptEngine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||