Generated by
JDiff

Class org.springframework.aop.support.AbstractGenericPointcutAdvisor

Changed Methods
Advice getAdvice() Change in return type from Advice to org.aopalliance.aop.Advice.
 
void setAdvice(Advice) Change in signature from Advice to org.aopalliance.aop.Advice.
Specify the advice that this advisor should apply.