@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 | gigaSpaceThe name of the  GigaSpaceinstance (representing the Space) that
 this remote invocation will occur on. | 
| boolean | globalOneWay | 
| String | metaArgumentsHandlerThe bean name that implements this interface. | 
| Class | metaArgumentsHandlerTypeThe Class that implements this interface. | 
| String | remoteInvocationAspectThe bean name that implements this interface. | 
| Class | remoteInvocationAspectTypeThe class that implements this interface. | 
| String | remoteRoutingHandlerThe bean name that implements this interface. | 
| Class | remoteRoutingHandlerTypeThe 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.