See: Description
| Class | Description |
|---|---|
| JRubyScriptFactory |
ScriptFactory implementation
for a JRuby script. |
| JRubyScriptUtils |
Utility methods for handling JRuby-scripted objects.
|
| Exception | Description |
|---|---|
| JRubyScriptUtils.JRubyExecutionException |
Exception thrown in response to a JRuby
RaiseException
being thrown from a JRuby method invocation. |