public class ContextPropagatingRemoteInvocationFactory extends Object implements RemoteInvocationFactory
org.springframework.remoting.rmi.RmiProxyFactoryBean when it wishes to
 create a remote invocation.
 
 Set an instance of this bean against the above class'
 remoteInvocationFactory property.
 
| Constructor and Description | 
|---|
ContextPropagatingRemoteInvocationFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteInvocation | 
createRemoteInvocation(org.aopalliance.intercept.MethodInvocation methodInvocation)  | 
public ContextPropagatingRemoteInvocationFactory()
public RemoteInvocation createRemoteInvocation(org.aopalliance.intercept.MethodInvocation methodInvocation)
createRemoteInvocation in interface RemoteInvocationFactory