Class MockScriptPlugin

java.lang.Object
org.elasticsearch.plugins.Plugin
org.elasticsearch.script.MockScriptPlugin
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, ScriptPlugin

public abstract class MockScriptPlugin
extends Plugin
implements ScriptPlugin
A script plugin that uses MockScriptEngine as the script engine for tests.