public class ContextPropagatingRemoteInvocationFactory extends 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) |
Copyright © 2019. All rights reserved.