AbstractAspectJAdvisorFactory()
Abstract base class for factories that can create Spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax.
This class handles annotation parsing and validation functionality. It does not actually generate Spring AOP Advisors, which is deferred to subclasses.
Author
Rod Johnson
Author
Adrian Colyer
Author
Juergen Hoeller
Since
2.0