GigaSpaces XAP 10.0.1 API

org.openspaces.remoting
Interface RemotingInvoker

All Known Implementing Classes:
EventDrivenSpaceRemotingProxyFactoryBean, ExecutorSpaceRemotingProxyFactoryBean

public interface RemotingInvoker

Interface representing a remote invocation.

Author:
kimchy

Method Summary
 Object invokeRemote(MethodInvocation methodInvocation)
          This invocation will cause the actual remote invocation.
 

Method Detail

invokeRemote

Object invokeRemote(MethodInvocation methodInvocation)
                    throws Throwable
This invocation will cause the actual remote invocation.

Throws:
Throwable

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.