インターフェースの使用
org.springframework.test.context.event.ApplicationEvents
org.springframework.test.context.event 内の ApplicationEvents 使用
修飾子と型メソッド説明static ApplicationEvents
ApplicationEventsHolder.getApplicationEvents()
現在のスレッドのApplicationEvents
を取得します。static ApplicationEvents
ApplicationEventsHolder.getRequiredApplicationEvents()
現在のスレッドのApplicationEvents
を取得します。