public interface RemoteInvocationAspect<T>
EventDrivenSpaceRemotingProxyFactoryBean
,
ExecutorSpaceRemotingProxyFactoryBean
Modifier and Type | Method and Description |
---|---|
T |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation,
RemotingInvoker remotingInvoker)
The aspect is called instead of the actual remote invocation.
|
T invoke(org.aopalliance.intercept.MethodInvocation methodInvocation, RemotingInvoker remotingInvoker) throws Throwable
Throwable
Copyright © GigaSpaces.