インターフェースの使用
org.springframework.context.event.EventListenerFactory
EventListenerFactory を使用するパッケージ
パッケージ
説明
標準コンテキストイベントなどのアプリケーションイベントのサポートクラス。
Spring のアノテーションベースのトランザクション境界のサポート。
Spring のトランザクションイベントのリスニングのサポート。
org.springframework.context.event 内の EventListenerFactory 使用
EventListenerFactory を実装している org.springframework.context.event のクラスorg.springframework.transaction.annotation 内の EventListenerFactory 使用
修飾子と型クラス説明classTransactionalEventListenerFactoryの拡張機能、トランザクションイベントリスナーの無効なトランザクション構成を検出:TransactionalはPropagation.REQUIRES_NEWおよびPropagation.NOT_SUPPORTEDでのみサポートされます。org.springframework.transaction.event 内の EventListenerFactory 使用