javax.script
API.See: Description
Class | Description |
---|---|
Bytecode |
Bytecode container for a script.
|
CachingGroovyClassLoader |
Caching class loader for Groovy scripts.
|
GroovyScriptContext |
ScriptContext that is a GroovyObject.
|
ScriptableCache |
Cache for Script related data.
|
ScriptableCache.CompiledScriptContainer |
Container for a COMPILED_SCRIPT_SPECIAL.
|
ScriptContextImpl |
A ScriptContext implementation designed to have additional scopes added.
|
ScriptIdentifier |
This represents the meta-data for a script
and can be used to uniquely identify a revision of a script.
|
ScriptUtility |
Utility to work with Java ™ Scripting Engines.
|
Enum | Description |
---|---|
ScriptAttributes |
Common scripting attributes.
|
javax.script
API.