Class RubyScriptExecutor

All Implemented Interfaces:
ScriptExecutor

public class RubyScriptExecutor
extends DefaultScriptExecutor
A DefaultScriptExecutor extension for Ruby scripting support. It is present here only for the reason to populate org.jruby.embed.localvariable.behavior and org.jruby.embed.localcontext.scope system properties. May be revised in the future.
Since:
2.1
Author:
David Turanski, Artem Bilan