Uses of Class
org.openspaces.remoting.scripting.JRubyLocalScriptExecutor.JRubyCompiledScript
Packages that use JRubyLocalScriptExecutor.JRubyCompiledScript
-
Uses of JRubyLocalScriptExecutor.JRubyCompiledScript in org.openspaces.remoting.scripting
Methods in org.openspaces.remoting.scripting that return JRubyLocalScriptExecutor.JRubyCompiledScriptModifier and TypeMethodDescriptionMethods in org.openspaces.remoting.scripting with parameters of type JRubyLocalScriptExecutor.JRubyCompiledScriptModifier and TypeMethodDescriptionvoidJRubyLocalScriptExecutor.close(JRubyLocalScriptExecutor.JRubyCompiledScript compiledScript) JRubyLocalScriptExecutor.execute(Script script, JRubyLocalScriptExecutor.JRubyCompiledScript compiledScript, Map<String, Object> parameters)