Uses of Package
org.openspaces.remoting.scripting
Packages that use org.openspaces.remoting.scripting
-
Classes in org.openspaces.remoting.scripting used by org.openspaces.remoting.scriptingClassDescriptionA simple programmatic configurer creating a remote event driven scripting proxyA simple programmatic configurer creating a remote executor scripting proxy.Allows to define a lazy loading script which will not send the scipt contents during the invocaiton if the scipt can be cached and compiled.An SPI implementation for script executor ("on the server side") that can handle a specific script type (or labguage).A resource lazy loading script is a lazy loading script that uses Spring abstraction on top of resources on top of a resource.A script that will be excuted.An exception indicating a sctipt compilation error.An exception indicating failure to execute the script.A general scripting exception.Scripting executor allows to execute
Scriptusing remoting.A script that holds the actual script as a String. -
Classes in org.openspaces.remoting.scripting used by org.openspaces.remoting.scripting.cacheClassDescriptionAn SPI implementation for script executor ("on the server side") that can handle a specific script type (or labguage).A script that will be excuted.An exception indicating a sctipt compilation error.A general scripting exception.