AspectJ integration package.
-
class
Base class for AOP Alliance
Advice
classes
wrapping an AspectJ aspect or an AspectJ-annotated advice method.
class
Spring AOP advice wrapping an AspectJ after advice method.
class
Spring AOP advice wrapping an AspectJ after-returning advice method.
class
Spring AOP advice wrapping an AspectJ after-throwing advice method.
class
Spring AOP around advice (MethodInterceptor) that wraps
an AspectJ advice method.
class
Spring AOP advice that wraps an AspectJ before method.
Return the AspectJPrecedenceInformation provided by this advisor or its advice.