Generated by
JDiff

Class org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor

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.