Package ch.obermuhlner.scriptengine.java
-
Class Summary Class Description JavaCompiledScript The compiled Java script created by aJavaScriptEngine.JavaScriptEngine Script engine to compile and run a Java class on the fly.JavaScriptEngineFactory Factory for theJavaScriptEngine.MemoryClassLoader AClassLoaderthat loads classes from memory.MemoryFileManager AJavaFileManagerthat manages some files in memory, delegating the other files to the parentJavaFileManager. -
Enum Summary Enum Description Isolation The isolation levels of the script at execution time.