Class JRubyEngineFactory

java.lang.Object
org.jruby.embed.jsr223.JRubyEngineFactory
All Implemented Interfaces:
ScriptEngineFactory

public class JRubyEngineFactory extends Object implements ScriptEngineFactory
This class implements javax.script.ScriptEngineFactory.
Author:
Yoko Harada <[email protected]>