Package org.jruby.runtime
Interface ExecutionContext
- All Known Implementing Classes:
RubyThread
,ThreadFiber
public interface ExecutionContext
-
Method Summary
-
Method Details
-
getContextVariables
Map<Object,IRubyObject> getContextVariables()
-