Uses of Package
org.jruby.embed
Packages that use org.jruby.embed
-
Classes in org.jruby.embed used by org.jruby
-
Classes in org.jruby.embed used by org.jruby.embedClassDescriptionPredefined keys for an attribute map that ScriptingContainer has.Wrapper interface of
JavaEmbedUtils.EvalUnit
for embedding.This interface defines methods to configure Ruby runtime for embedding.Wrapper interface of RubyObjectAdapter for embedding.Wrapper interface ofRubyRuntimeAdapter
for embedding.LocalContextState defines four scopes to maintainLocalContext
.The path type that tells from where Ruby runtime should load the specified file.Predefined keys of System properties to get configurationsScriptingContainer provides various methods and resources that are useful for embedding Ruby in Java. -
Classes in org.jruby.embed used by org.jruby.embed.internalClassDescriptionWrapper interface of
JavaEmbedUtils.EvalUnit
for embedding.This interface defines a method to get a instance of requested interface, which is implemented in Ruby.Wrapper interface of RubyObjectAdapter for embedding.Wrapper interface ofRubyRuntimeAdapter
for embedding.The path type that tells from where Ruby runtime should load the specified file.ScriptingContainer provides various methods and resources that are useful for embedding Ruby in Java. -
Classes in org.jruby.embed used by org.jruby.embed.osgiClassDescriptionWrapper interface of
JavaEmbedUtils.EvalUnit
for embedding.This interface defines methods to configure Ruby runtime for embedding.The IsolatedScriptingContainer does set GEM_HOME and GEM_PATH and JARS_HOME in such a way that it uses only resources which can be reached with classloader.LocalContextState defines four scopes to maintainLocalContext
.ScriptingContainer provides various methods and resources that are useful for embedding Ruby in Java. -
Classes in org.jruby.embed used by org.jruby.embed.utilClassDescriptionLocalContextState defines four scopes to maintain
LocalContext
.ScriptingContainer provides various methods and resources that are useful for embedding Ruby in Java. -
Classes in org.jruby.embed used by org.jruby.embed.variable