Package org.jruby.embed.internal
Class LocalContext
java.lang.Object
org.jruby.embed.internal.LocalContext
-
Constructor Summary
ConstructorsConstructorDescriptionLocalContext
(RubyInstanceConfig config, LocalVariableBehavior behavior) LocalContext
(RubyInstanceConfig config, LocalVariableBehavior behavior, boolean lazy) -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getVarMap
(LocalContextProvider provider) void
remove()
-
Constructor Details
-
LocalContext
-
LocalContext
-
-
Method Details
-
getThreadSafeRuntime
Deprecated. -
getVarMap
-
getLocalVariableBehavior
-
getAttributeMap
-
remove
public void remove()
-