public class ReferenceRemoteInvocationFactory extends Object implements org.springframework.remoting.support.RemoteInvocationFactory
| Constructor and Description |
|---|
ReferenceRemoteInvocationFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.remoting.support.RemoteInvocation |
createRemoteInvocation(org.aopalliance.intercept.MethodInvocation methodInvocation)
Replace remote clients in arguments with remote references.
|
public org.springframework.remoting.support.RemoteInvocation createRemoteInvocation(org.aopalliance.intercept.MethodInvocation methodInvocation)
createRemoteInvocation in interface org.springframework.remoting.support.RemoteInvocationFactoryCopyright © 2014 JDAL. All Rights Reserved.