package

org.springframework.scripting.jruby

Package providing integration of JRuby into Spring's scripting infrastructure.

Classes

JRubyScriptFactory ScriptFactory implementation for a JRuby script. 
JRubyScriptUtils Utility methods for handling JRuby-scripted objects. 

Exceptions

JRubyScriptUtils.JRubyExecutionException Exception thrown in response to a JRuby RaiseException being thrown from a JRuby method invocation.