所有类和接口
类
说明
The strategy used to set/get the Bindings around invoke
This strategy is used to decide what to compile
A
Iterator that will iterate over several iterators.The strategy used to construct an instance of a
Class.The default
ConstructorStrategy implementation.The default
ExecutionStrategy implementation.A
NameStrategy that scans the Java script to determine the package name and class name defined in the script.The strategy used to execute a method on an object instance.
The factory for the execution strategy used to execute a method of a class instance.
A
NameStrategy implementation that returns a fixed name.The 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 the
JavaScriptEngine.A
ClassLoader that loads classes from memory.A
JavaFileManager that manages some files in memory,
delegating the other files to the parent JavaFileManager.The
ExecutionStrategy that executes a specific method.The strategy used to determine the name of a Java class in a script.
A
ConstructorStrategy implementation that always returns null.The strategy used to list the Java classes in a package
This strategy allows to modify a script before compiling it.