| Package | Description |
|---|---|
| org.jruby.embed.jsr223 |
| Modifier and Type | Field and Description |
|---|---|
private JRubyEngine |
JRubyCompiledScript.engine |
| Constructor and Description |
|---|
JRubyCompiledScript(ScriptingContainer container,
JRubyEngine engine,
java.io.Reader reader) |
JRubyCompiledScript(ScriptingContainer container,
JRubyEngine engine,
java.lang.String script) |