| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAspectJAdvice | |
|---|---|
| org.springframework.aop.aspectj | AspectJ integration package. | 
| Uses of AbstractAspectJAdvice in org.springframework.aop.aspectj | 
|---|
| Subclasses of AbstractAspectJAdvice in org.springframework.aop.aspectj | |
|---|---|
|  class | AspectJAfterAdviceSpring AOP advice wrapping an AspectJ after advice method. | 
|  class | AspectJAfterReturningAdviceSpring AOP advice wrapping an AspectJ after-returning advice method. | 
|  class | AspectJAfterThrowingAdviceSpring AOP advice wrapping an AspectJ after-throwing advice method. | 
|  class | AspectJAroundAdviceSpring AOP around advice (MethodInterceptor) that wraps an AspectJ advice method. | 
|  class | AspectJMethodBeforeAdviceSpring AOP advice that wraps an AspectJ before method. | 
| Constructors in org.springframework.aop.aspectj with parameters of type AbstractAspectJAdvice | |
|---|---|
| AspectJPointcutAdvisor(AbstractAspectJAdvice advice)Create a new AspectJPointcutAdvisor for the given advice | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||