@Target(value=FIELD) @Retention(value=RUNTIME) public @interface EventDrivenScriptingExecutor
ScriptingExecutor remoting proxy
 using EventDrivenSpaceRemotingProxyFactoryBean.RemotingAnnotationBeanPostProcessor| Modifier and Type | Optional Element and Description | 
|---|---|
| boolean | fifoShould the remote invocation operate in a fifo manner. | 
| String | gigaSpaceThe name of the  GigaSpaceinstance (representing the Space) that
 this remote invocation will occur on. | 
| long | timeoutThe timeout value when using this async call in a sync manner. | 
Copyright © GigaSpaces.