AspectJAwareAdvisorAutoProxyCreator subclass that processes all AspectJ
annotation aspects in the current application context, as well as Spring Advisors.
Extension of AopConfigException thrown when trying to perform
an advisor generation operation on a class that is not an
AspectJ annotation-style aspect.
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.