Package com.eka.middleware.pooling
Class ScriptEngineContextManager
java.lang.Object
com.eka.middleware.pooling.ScriptEngineContextManager
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidclear()static org.graalvm.polyglot.ContextfindContext(String name) static org.graalvm.polyglot.ContextgetContext(String name) static org.graalvm.polyglot.ContextremoveContext(String name) 
- 
Constructor Details- 
ScriptEngineContextManagerpublic ScriptEngineContextManager()
 
- 
- 
Method Details- 
getContext
- 
findContext
- 
removeContext
- 
clearpublic static void clear()
 
-