インターフェースの使用
org.springframework.aop.AfterReturningAdvice
org.springframework.aop.aspectj 内の AfterReturningAdvice 使用
修飾子と型クラス説明class
Spring AOP アドバイスは、AspectJ の return 後のアドバイスメソッドをラップします。org.springframework.aop.framework.adapter 内の AfterReturningAdvice 使用
修飾子コンストラクター説明与えられたアドバイスのために新しい AfterReturningAdviceInterceptor を作成します。