|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAspectJAdvisorFactory | |
---|---|
org.springframework.aop.aspectj.annotation | Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP. |
Uses of AbstractAspectJAdvisorFactory in org.springframework.aop.aspectj.annotation |
---|
Subclasses of AbstractAspectJAdvisorFactory in org.springframework.aop.aspectj.annotation | |
---|---|
class |
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. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |