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 ExecutionContextJRubyExecutionContextLocal.getExecutionContext(ThreadContext context) protected final ExecutionContextJRubyFiberLocal.getExecutionContext(ThreadContext context) protected final ExecutionContextJRubyThreadLocal.getExecutionContext(ThreadContext context)