| Package | Description |
|---|---|
| org.jruby.embed | |
| org.jruby.embed.internal |
| Modifier and Type | Field and Description |
|---|---|
private EmbedRubyInterfaceAdapter |
ScriptingContainer.interfaceAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbedRubyInterfaceAdapterImpl
The implementation of
EmbedRubyInterfaceAdapter and implements the
method that gets a instance of requested interface, which is implemented in Ruby. |