Package com.lucidworks.apollo.util
Class ScriptEngineFactory.NotReallyCompiledScript
java.lang.Object
javax.script.CompiledScript
com.lucidworks.apollo.util.ScriptEngineFactory.NotReallyCompiledScript
- Enclosing class:
- ScriptEngineFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.script.CompiledScript
eval, eval
-
Constructor Details
-
NotReallyCompiledScript
-
-
Method Details
-
eval
- Specified by:
evalin classCompiledScript- Throws:
ScriptException
-
getEngine
- Specified by:
getEnginein classCompiledScript
-