Package ch.obermuhlner.scriptengine.java
package ch.obermuhlner.scriptengine.java
-
ClassDescriptionThe isolation levels of the script at execution time.The compiled Java script created by a
JavaScriptEngine
.Script engine to compile and run a Java class on the fly.Factory for theJavaScriptEngine
.AClassLoader
that loads classes from memory.AJavaFileManager
that manages some files in memory, delegating the other files to the parentJavaFileManager
.