Class NotReallyCompiledScript

java.lang.Object
javax.script.CompiledScript
com.lucidworks.apollo.util.NotReallyCompiledScript

@Deprecated public class NotReallyCompiledScript extends CompiledScript
Deprecated.
we have a control over the script engine, and we should not use not compilable engines I hope this class is not really used anywhere
A fake CompiledScript that just wraps a script string and engine