Package org.apache.sling.scripting.api
Class AbstractSlingScriptEngine
java.lang.Object
javax.script.AbstractScriptEngine
org.apache.sling.scripting.api.AbstractSlingScriptEngine
- All Implemented Interfaces:
ScriptEngine
-
Field Summary
Fields inherited from interface javax.script.ScriptEngine
ARGV, ENGINE, ENGINE_VERSION, FILENAME, LANGUAGE, LANGUAGE_VERSION, NAME -
Method Summary
Methods inherited from class javax.script.AbstractScriptEngine
eval, eval, eval, eval, get, getBindings, getContext, put, setBindings, setContextMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.script.ScriptEngine
eval
-
Method Details
-
createBindings
-
eval
- Throws:
ScriptException
-
getFactory
-