Package org.jruby.embed
package org.jruby.embed
-
ClassDescriptionPredefined 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.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.This class is a generic unchecked exception raised during evaluating.Methods annotated with this are blessed Native Extension APIs.This class is a generic unchecked exception raised during calling methods and invoking interface methods which are implemented by Ruby scripts.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
.This class is a generic unchecked exception raised during parsing.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.