Interface | Description |
---|---|
LocalContextProvider |
LocalContextProvider provides an instance of
LocalContext from
a specified scope defined by LocalContextScope . |
Class | Description |
---|---|
AbstractLocalContextProvider | |
BiVariableMap<K,V> |
Ruby-Java bi-directional variable map implementation.
|
BiVariableMapTest | |
ConcurrentLocalContextProvider |
Concurrent type local context provider.
|
ConcurrentLocalContextProviderTest | |
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 | |
SingleThreadLocalContextProviderTest | |
SingletonLocalContextProvider |
Singleton type local context provider.
|
ThreadSafeLocalContextProvider | |
ThreadSafeLocalContextProviderTest |
Enum | Description |
---|---|
EmbedRubyObjectAdapterImpl.MethodType |
Annotation Type | Description |
---|---|
CallMethodType |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.