Generated by
JDiff

Class org.springframework.aop.support.AopUtils

Added Methods
Method selectInvocableMethod(Method, Class<?>) Select an invocable method on the target type: either the given method itself if actually exposed on the target type, or otherwise a corresponding method on one of the target type's interfaces or on the target type itself.