Generated by
JDiff

Interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory

Changed Methods
Advice getAdvice(Method, AspectJExpressionPointcut, MetadataAwareAspectInstanceFactory, int, String) Change in return type from Advice to org.aopalliance.aop.Advice.
Build a Spring AOP Advice for the given AspectJ advice method.