Class | Description |
---|---|
JRubyScriptEngineFactoryWrapper | |
ScriptEngineFactoryManager | |
ScriptExecution |
This class executes scripts, binds
ScriptEngineFactory ies
of installed ScriptEngine s. |
ScriptGeneratedResourceTypeHandler |
This class handles HTTP GET requests to resources of type ScriptGeneratedResource.
|
ScriptLanguageDescription |
This class describes a script language in terms of language name and
language version.
|
Exception | Description |
---|---|
NoEngineException |
This exception is thrown if no script engine can be found for the specified
language description.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.