See: Description
Class | Description |
---|---|
JRubyScriptFactory | Deprecated
in favor of JRuby support via the JSR-223 abstraction
(
StandardScriptFactory ) |
JRubyScriptUtils | Deprecated
in favor of JRuby support via the JSR-223 abstraction
(
StandardScriptFactory ) |
Exception | Description |
---|---|
JRubyScriptUtils.JRubyExecutionException |
Exception thrown in response to a JRuby
RaiseException
being thrown from a JRuby method invocation. |