Class ScriptEngineContextManager

java.lang.Object
com.eka.middleware.pooling.ScriptEngineContextManager

public class ScriptEngineContextManager extends Object
  • Constructor Details

    • ScriptEngineContextManager

      public ScriptEngineContextManager()
  • Method Details

    • getContext

      public static org.graalvm.polyglot.Context getContext(String name)
    • findContext

      public static org.graalvm.polyglot.Context findContext(String name)
    • removeContext

      public static org.graalvm.polyglot.Context removeContext(String name)
    • clear

      public static void clear()