Generated by
JDiff

Interface org.springframework.aop.ProxyMethodInvocation

Added interface org.aopalliance.intercept.MethodInvocation.

Changed Methods
MethodInvocation invocableClone() Change in return type from MethodInvocation to org.aopalliance.intercept.MethodInvocation.
Create a clone of this object.
MethodInvocation invocableClone(Object[]) Change in return type from MethodInvocation to org.aopalliance.intercept.MethodInvocation.
Create a clone of this object.