@Target(value=FIELD) @Retention(value=RUNTIME) public @interface EventDrivenProxy
EventDrivenSpaceRemotingProxyFactoryBean
 into a field.EventDrivenSpaceRemotingProxyFactoryBean, 
RemotingAnnotationBeanPostProcessor| Modifier and Type | Optional Element and Description | 
|---|---|
String | 
asyncMethodPrefix  | 
boolean | 
fifo  | 
String | 
gigaSpace
The name of the  
GigaSpace instance (representing the Space) that
 this remote invocation will occur on. | 
boolean | 
globalOneWay  | 
String | 
metaArgumentsHandler
The bean name that implements this interface. 
 | 
Class | 
metaArgumentsHandlerType
The Class that implements this interface. 
 | 
String | 
remoteInvocationAspect
The bean name that implements this interface. 
 | 
Class | 
remoteInvocationAspectType
The class that implements this interface. 
 | 
String | 
remoteRoutingHandler
The bean name that implements this interface. 
 | 
Class | 
remoteRoutingHandlerType
The class that implements this interface. 
 | 
long | 
timeout  | 
boolean | 
voidOneWay  | 
public abstract String asyncMethodPrefix
public abstract String remoteRoutingHandler
public abstract Class remoteRoutingHandlerType
public abstract String metaArgumentsHandler
public abstract Class metaArgumentsHandlerType
public abstract String remoteInvocationAspect
public abstract Class remoteInvocationAspectType
Copyright © GigaSpaces.