Annotation Interface ExecutorProxy
An annotation used to inject
ExecutorSpaceRemotingProxyFactoryBean into a field.- Author:
- kimchy
- See Also:
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanThe name of theGigaSpaceinstance (representing the Space) that this remote invocation will occur on.booleanlong
-
Element Details
-
gigaSpace
-
timeout
long timeout- See Also:
- Default:
60000L
-
broadcast
boolean broadcast- See Also:
- Default:
false
-
remoteRoutingHandler
-
remoteRoutingHandlerType
-
metaArgumentsHandler
-
metaArgumentsHandlerType
-
remoteInvocationAspect
-
remoteInvocationAspectType
-
remoteResultReducer
-
remoteResultReducerType
-
returnFirstResult
boolean returnFirstResult- See Also:
- Default:
true
-