Uses of Class
org.springframework.aop.MethodAfterReturningAdvice

Packages that use MethodAfterReturningAdvice
org.springframework.aop.framework.adapter 

Uses of MethodAfterReturningAdvice in org.springframework.aop.framework.adapter
 

Constructors in org.springframework.aop.framework.adapter with parameters of type MethodAfterReturningAdvice
AfterReturningAdviceInterceptor.AfterReturningAdviceInterceptor(MethodAfterReturningAdvice advice)