Package | Description |
---|---|
org.jruby.embed | |
org.jruby.embed.internal | |
org.jruby.javasupport |
Modifier and Type | Interface and Description |
---|---|
interface |
EmbedRubyObjectAdapter
Wrapper interface of RubyObjectAdapter for embedding.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbedRubyObjectAdapterImpl
Implementation of
EmbedRubyObjectAdapter . |
Modifier and Type | Method and Description |
---|---|
static RubyObjectAdapter |
JavaEmbedUtils.newObjectAdapter() |
Copyright © 2001-2015 JRuby. All Rights Reserved.