Generated by
JDiff

Class org.springframework.jms.remoting.JmsInvokerClientInterceptor

Added interface org.aopalliance.intercept.MethodInterceptor.

Changed Methods
RemoteInvocation createRemoteInvocation(MethodInvocation) Change in signature from MethodInvocation to org.aopalliance.intercept.MethodInvocation.
Create a new {@code RemoteInvocation} object for the given AOP method invocation.
Object invoke(MethodInvocation) Change in signature from MethodInvocation to org.aopalliance.intercept.MethodInvocation.