public class ContextPropagatingRemoteInvocationFactory
extends java.lang.Object
implements org.springframework.remoting.support.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 |
---|---|
org.springframework.remoting.support.RemoteInvocation |
createRemoteInvocation(org.aopalliance.intercept.MethodInvocation methodInvocation) |