Package | Description |
---|---|
org.jruby.embed | |
org.jruby.embed.internal |
Modifier and Type | Method and Description |
---|---|
EmbedRubyObjectAdapter |
ScriptingContainer.newObjectAdapter()
Returns an instance of
EmbedRubyObjectAdapter for embedders to invoke
methods defined by Ruby. |
Modifier and Type | Class and Description |
---|---|
class |
EmbedRubyObjectAdapterImpl
Implementation of
EmbedRubyObjectAdapter . |
Copyright © 2001-2015 JRuby. All Rights Reserved.