| Package | Description |
|---|---|
| org.jruby.embed | |
| org.jruby.embed.internal | |
| org.jruby.javasupport | |
| org.jruby.javasupport.bsf |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmbedRubyRuntimeAdapter
Wrapper interface of
RubyRuntimeAdapter for embedding. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbedRubyRuntimeAdapterImpl |
| Modifier and Type | Field and Description |
|---|---|
private RubyRuntimeAdapter |
EmbedRubyRuntimeAdapterImpl.adapter |
| Modifier and Type | Method and Description |
|---|---|
static RubyRuntimeAdapter |
JavaEmbedUtils.newRuntimeAdapter() |
| Modifier and Type | Field and Description |
|---|---|
private RubyRuntimeAdapter |
JRubyEngine.evaler |