Interface BindingsCustomizer

    • Method Detail

      • getScope

        int getScope()
        Gets the scope to which the bindings apply. The scope is determined by the ScriptContext values where "100" is EngineScope (bindings apply to the current GremlinScriptEngine) and "200" is GlobalScope (bindings apply to the engines created by the current GremlinScriptEngineManager.