Uses of Interface
org.jruby.embed.EmbedRubyInterfaceAdapter
Packages that use EmbedRubyInterfaceAdapter
-
Uses of EmbedRubyInterfaceAdapter in org.jruby.embed
Fields in org.jruby.embed declared as EmbedRubyInterfaceAdapterModifier and TypeFieldDescriptionprivate final EmbedRubyInterfaceAdapterScriptingContainer.interfaceAdapter -
Uses of EmbedRubyInterfaceAdapter in org.jruby.embed.internal
Classes in org.jruby.embed.internal that implement EmbedRubyInterfaceAdapterModifier and TypeClassDescriptionclassThe implementation ofEmbedRubyInterfaceAdapterand implements the method that gets a instance of requested interface, which is implemented in Ruby.