クラス TransactionalEventListenerAotProcessor

java.lang.ObjectSE
org.springframework.modulith.events.aot.TransactionalEventListenerAotProcessor
実装されたすべてのインターフェース:
BeanRegistrationAotProcessor

public class TransactionalEventListenerAotProcessor extends ObjectSE implements BeanRegistrationAotProcessor
TransactionalEventListener アノテーションが付けられたメソッドの BeanRegistrationAotProcessor 処理 Bean は、イベントパブリケーションレジストリ用に直列化する必要があるため、これらのメソッドのパラメーター型をリフレクション用に登録します。
導入:
1.1
作成者:
Oliver Drotbohm