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 AClassLoader
that loads classes from memory.MemoryFileManager AJavaFileManager
that manages some files in memory, delegating the other files to the parentJavaFileManager
.MemoryFileManager.AbstractMemoryJavaFileObject MemoryFileManager.ClassMemoryJavaFileObject MemoryFileManager.MemoryJavaFileObject -
Enum Summary Enum Description Isolation The isolation levels of the script at execution time.