Uses of Class
org.jruby.embed.jsr223.JRubyEngine
Packages that use JRubyEngine
-
Uses of JRubyEngine in org.jruby.embed.jsr223
Fields in org.jruby.embed.jsr223 declared as JRubyEngineConstructors in org.jruby.embed.jsr223 with parameters of type JRubyEngineModifierConstructorDescription(package private)JRubyCompiledScript(ScriptingContainer container, JRubyEngine engine, Reader reader) (package private)JRubyCompiledScript(ScriptingContainer container, JRubyEngine engine, String script)