Uses of Class
org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Uses of AbstractAspectJAdvice in org.springframework.aop.aspectj
Modifier and TypeClassDescriptionclass
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.ModifierConstructorDescriptionCreate a new AspectJPointcutAdvisor for the given advice.