Uses of Interface
org.jruby.runtime.ExecutionContext
Packages that use ExecutionContext
-
Uses of ExecutionContext in org.jruby
Classes in org.jruby that implement ExecutionContext -
Uses of ExecutionContext in org.jruby.ext.fiber
Classes in org.jruby.ext.fiber that implement ExecutionContext -
Uses of ExecutionContext in org.jruby.ext.jruby
Methods in org.jruby.ext.jruby that return ExecutionContextModifier and TypeMethodDescriptionprotected abstract ExecutionContext
JRubyExecutionContextLocal.getExecutionContext
(ThreadContext context) protected final ExecutionContext
JRubyFiberLocal.getExecutionContext
(ThreadContext context) protected final ExecutionContext
JRubyThreadLocal.getExecutionContext
(ThreadContext context)