Annotation Interface ExecutorScriptingExecutor
Allows to inject a
ScriptingExecutor remoting proxy
using ExecutorSpaceRemotingProxyFactoryBean.- Author:
- kimchy
- See Also:
-
Optional Element Summary
Optional Elements
-
Element Details
-
gigaSpace
String gigaSpaceThe name of theGigaSpaceinstance (representing the Space) that this remote invocation will occur on.If there is only one instance of
GigaSpace, will defualt to it. If not, will throw an exception if not defined.- Default:
- ""
-
timeout
long timeoutThe timeout value when using this async call in a sync manner.- Default:
- 5000L
-