|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubyBasicObject
org.jruby.RubyObject
org.jruby.RubyJRuby.JRubyExecutionContextLocal
org.jruby.RubyJRuby.JRubyFiberLocal
public static final class RubyJRuby.JRubyFiberLocal
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jruby.RubyObject |
|---|
RubyObject.Data, RubyObject.ObjectMethods |
| Nested classes/interfaces inherited from class org.jruby.RubyBasicObject |
|---|
RubyBasicObject.BasicObjectMethods, RubyBasicObject.Finalizer |
| Field Summary | |
|---|---|
static ObjectAllocator |
ALLOCATOR
|
| Fields inherited from class org.jruby.RubyObject |
|---|
OBJECT_ALLOCATOR |
| Fields inherited from class org.jruby.RubyBasicObject |
|---|
ALL_F, COMPARE_BY_IDENTITY_F, ERR_INSECURE_SET_INST_VAR, FALSE_F, FL_USHIFT, flags, FROZEN_F, metaClass, NEVER, NIL_F, TAINTED_F, UNDEF, UNTRUSTED_F, USER0_F, USER1_F, USER2_F, USER3_F, USER4_F, USER5_F, USER6_F, USER7_F |
| Fields inherited from interface org.jruby.runtime.builtin.IRubyObject |
|---|
NULL_ARRAY |
| Constructor Summary | |
|---|---|
RubyJRuby.JRubyFiberLocal(Ruby runtime,
RubyClass type)
|
|
| Method Summary | |
|---|---|
protected ExecutionContext |
getExecutionContext(ThreadContext context)
|
IRubyObject |
withValue(ThreadContext context,
IRubyObject value,
Block block)
|
| Methods inherited from class org.jruby.RubyJRuby.JRubyExecutionContextLocal |
|---|
getContextVariables, getDefault, getDefaultProc, getValue, rubyInitialize, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ObjectAllocator ALLOCATOR
| Constructor Detail |
|---|
public RubyJRuby.JRubyFiberLocal(Ruby runtime,
RubyClass type)
| Method Detail |
|---|
public IRubyObject withValue(ThreadContext context,
IRubyObject value,
Block block)
protected final ExecutionContext getExecutionContext(ThreadContext context)
getExecutionContext in class RubyJRuby.JRubyExecutionContextLocal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||