Class AbstractLocalScriptExecutor<T>

java.lang.Object
org.openspaces.remoting.scripting.AbstractLocalScriptExecutor<T>
All Implemented Interfaces:
LocalScriptExecutor<T>
Direct Known Subclasses:
GroovyLocalScriptExecutor, JRubyLocalScriptExecutor, Jsr223LocalScriptExecutor

public abstract class AbstractLocalScriptExecutor<T> extends Object implements LocalScriptExecutor<T>
Author:
kimchy