Interface | Description |
---|---|
LocalContextProvider |
LocalContextProvider provides an instance of
LocalContext from
a specified scope defined by LocalContextScope . |
Class | Description |
---|---|
AbstractLocalContextProvider | |
BiVariableMap |
Ruby-Java bi-directional variable map implementation.
|
ConcurrentLocalContextProvider |
Concurrent type local context provider.
|
EmbedEvalUnitImpl |
Implementation of org.jruby.javasupport.JavaEmbedUtils.EvalUnit for embeddiing.
|
EmbedRubyInterfaceAdapterImpl |
The implementation of
EmbedRubyInterfaceAdapter and implements the
method that gets a instance of requested interface, which is implemented in Ruby. |
EmbedRubyObjectAdapterImpl |
Implementation of
EmbedRubyObjectAdapter . |
EmbedRubyRuntimeAdapterImpl | |
LocalContext | |
SingleThreadLocalContextProvider | |
SingletonLocalContextProvider |
Singleton type local context provider.
|
ThreadSafeLocalContextProvider |
Enum | Description |
---|---|
EmbedRubyObjectAdapterImpl.MethodType |
Annotation Type | Description |
---|---|
CallMethodType |
Copyright © 2001-2015 JRuby. All Rights Reserved.