インターフェースの使用
org.springframework.aop.aspectj.AspectJPrecedenceInformation
AspectJPrecedenceInformation を使用するパッケージ
org.springframework.aop.aspectj 内の AspectJPrecedenceInformation 使用
修飾子と型クラス説明classAspectJ アスペクトまたは AspectJ アノテーション付きアドバイスメソッドをラップする AOPAllianceAdviceクラスの基本クラス。classSpring AOP アドバイスは、アドバイスメソッドの後に AspectJ をラップします。classSpring AOP アドバイスは、AspectJ の return 後のアドバイスメソッドをラップします。classSpring AOP アドバイスは、AspectJ のスロー後のアドバイスメソッドをラップします。classAspectJ アドバイスメソッドをラップする Spring AOP アドバイス(MethodInterceptor)。classメソッドの前に AspectJ をラップする Spring AOP アドバイス。修飾子と型メソッド説明AspectJAopUtils.getAspectJPrecedenceInformationFor(Advisor anAdvisor) このアドバイザーから提供された AspectJPrecedenceInformation またはそのアドバイスを返します。