クラス ParentContextCloserApplicationListener

java.lang.ObjectSE
org.springframework.boot.builder.ParentContextCloserApplicationListener
実装されたすべてのインターフェース:
EventListenerSEAwareApplicationContextAwareApplicationListener<ParentContextApplicationContextInitializer.ParentContextAvailableEvent>Ordered

親が閉じている場合にアプリケーションコンテキストを閉じるリスナー。リフレッシュイベントをリッスンし、そこから現在のコンテキストを取得して、クローズされたイベントをリッスンし、それを階層に伝搬します。
導入:
1.0.0
作成者:
Dave Syer, Eric Bottard