Generated by
JDiff

Class org.springframework.remoting.rmi.RmiClientInterceptorUtils

Changed Methods
Object invokeRemoteMethod(MethodInvocation, Object) Change in signature from (MethodInvocation, java.lang.Object) to (org.aopalliance.intercept.MethodInvocation, java.lang.Object).
Perform a raw method invocation on the given RMI stub, letting reflection exceptions through as-is.