@Target(value=FIELD) @Retention(value=RUNTIME) public @interface ExecutorProxy
ExecutorSpaceRemotingProxyFactoryBean into a field.ExecutorSpaceRemotingProxyFactoryBean, 
RemotingAnnotationBeanPostProcessor| Modifier and Type | Optional Element and Description | 
|---|---|
| boolean | broadcast | 
| String | gigaSpaceThe name of the  GigaSpaceinstance (representing the Space) that
 this remote invocation will occur on. | 
| String | metaArgumentsHandler | 
| Class | metaArgumentsHandlerType | 
| String | remoteInvocationAspect | 
| Class | remoteInvocationAspectType | 
| String | remoteResultReducer | 
| Class | remoteResultReducerType | 
| String | remoteRoutingHandler | 
| Class | remoteRoutingHandlerType | 
| boolean | returnFirstResult | 
| long | timeout | 
public abstract String remoteRoutingHandler
public abstract Class remoteRoutingHandlerType
public abstract String metaArgumentsHandler
public abstract Class metaArgumentsHandlerType
public abstract String remoteInvocationAspect
public abstract Class remoteInvocationAspectType
public abstract String remoteResultReducer
public abstract Class remoteResultReducerType
Copyright © GigaSpaces.