| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.embed | |
| org.jruby.embed.internal | |
| org.jruby.embed.osgi |
JRuby Embed OSGi support
|
| org.jruby.embed.util | |
| org.jruby.embed.variable |
| Class and Description |
|---|
| Extension
Methods annotated with this are blessed Native Extension APIs.
|
| Class and Description |
|---|
| AttributeName
Predefined keys for an attribute map that ScriptingContainer has.
|
| EmbedEvalUnit
Wrapper interface of
JavaEmbedUtils.EvalUnit for embedding. |
| EmbedRubyInstanceConfigAdapter
This interface defines methods to configure Ruby runtime for embedding.
|
| EmbedRubyObjectAdapter
Wrapper interface of RubyObjectAdapter for embedding.
|
| EmbedRubyRuntimeAdapter
Wrapper interface of
RubyRuntimeAdapter for embedding. |
| LocalContextScope
LocalContextState defines four scopes to maintain
LocalContext. |
| LocalVariableBehavior |
| PathType
The path type that tells from where Ruby runtime should load the specified file.
|
| PropertyName
Predefined keys of System properties to get configurations
|
| ScriptingContainer
ScriptingContainer provides various methods and resources that are useful
for embedding Ruby in Java.
|
| Class and Description |
|---|
| EmbedEvalUnit
Wrapper interface of
JavaEmbedUtils.EvalUnit for embedding. |
| EmbedRubyInterfaceAdapter
This interface defines a method to get a instance of requested interface, which
is implemented in Ruby.
|
| EmbedRubyObjectAdapter
Wrapper interface of RubyObjectAdapter for embedding.
|
| EmbedRubyRuntimeAdapter
Wrapper interface of
RubyRuntimeAdapter for embedding. |
| LocalVariableBehavior |
| PathType
The path type that tells from where Ruby runtime should load the specified file.
|
| ScriptingContainer
ScriptingContainer provides various methods and resources that are useful
for embedding Ruby in Java.
|
| Class and Description |
|---|
| EmbedEvalUnit
Wrapper interface of
JavaEmbedUtils.EvalUnit for embedding. |
| EmbedRubyInstanceConfigAdapter
This interface defines methods to configure Ruby runtime for embedding.
|
| IsolatedScriptingContainer
the IsolatedScriptingContainer detects the whether it is used with
a Thread.currentThread.contextClassLoader (J2EE) or with the classloader
which loaded IsolatedScriptingContainer.class (OSGi case)
the setup of LOAD_PATH and GEM_PATH and JRUBY_HOME uses ONLY uri: or uri:classloader:
protocol paths.
|
| LocalContextScope
LocalContextState defines four scopes to maintain
LocalContext. |
| LocalVariableBehavior |
| ScriptingContainer
ScriptingContainer provides various methods and resources that are useful
for embedding Ruby in Java.
|
| Class and Description |
|---|
| LocalContextScope
LocalContextState defines four scopes to maintain
LocalContext. |
| LocalVariableBehavior |
| ScriptingContainer
ScriptingContainer provides various methods and resources that are useful
for embedding Ruby in Java.
|
| Class and Description |
|---|
| LocalVariableBehavior |
Copyright © 2001-2016 JRuby. All Rights Reserved.