| java.lang.Object | ||
| ↳ | org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory | |
| ↳ | org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory | |
Factory that can create Spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax, using reflection to invoke the corresponding advice methods.