Package com.eka.middleware.pooling
Class ScriptEngineContextManager
java.lang.Object
com.eka.middleware.pooling.ScriptEngineContextManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
clear()
static org.graalvm.polyglot.Context
findContext
(String name) static org.graalvm.polyglot.Context
getContext
(String name) static org.graalvm.polyglot.Context
removeContext
(String name)
-
Constructor Details
-
ScriptEngineContextManager
public ScriptEngineContextManager()
-
-
Method Details
-
getContext
-
findContext
-
removeContext
-
clear
public static void clear()
-