Generated by
JDiff

Class org.springframework.aop.support.DefaultIntroductionAdvisor

Removed Constructors
DefaultIntroductionAdvisor(Advice) Create a DefaultIntroductionAdvisor for the given advice.
DefaultIntroductionAdvisor(Advice, IntroductionInfo) Create a DefaultIntroductionAdvisor for the given advice.
 

Added Constructors
DefaultIntroductionAdvisor(Advice) Create a DefaultIntroductionAdvisor for the given advice.
DefaultIntroductionAdvisor(Advice, IntroductionInfo) Create a DefaultIntroductionAdvisor for the given advice.
 

Changed Methods
Advice getAdvice() Change in return type from Advice to org.aopalliance.aop.Advice.