JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.jruby.base
Package
org.jruby.runtime
Interface ExecutionContext
All Known Implementing Classes:
RubyThread
,
ThreadFiber
public interface
ExecutionContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
Object
,
IRubyObject
>
getContextVariables
()
Method Details
getContextVariables
Map
<
Object
,
IRubyObject
>
getContextVariables
()