Uses of Interface
org.jruby.embed.EmbedRubyObjectAdapter
Packages that use EmbedRubyObjectAdapter
-
Uses of EmbedRubyObjectAdapter in org.jruby.embed
Fields in org.jruby.embed declared as EmbedRubyObjectAdapterModifier and TypeFieldDescriptionprivate final EmbedRubyObjectAdapterScriptingContainer.objectAdapterMethods in org.jruby.embed that return EmbedRubyObjectAdapterModifier and TypeMethodDescriptionScriptingContainer.newObjectAdapter()Returns an instance ofEmbedRubyObjectAdapterfor embedders to invoke methods defined by Ruby. -
Uses of EmbedRubyObjectAdapter in org.jruby.embed.internal
Classes in org.jruby.embed.internal that implement EmbedRubyObjectAdapter