public class ReactiveWebServerInitializedEvent extends WebServerInitializedEvent
ReactiveWebServerApplicationContext がリフレッシュされ、WebServer の準備ができた後に発行されるイベント。実行中のサーバーのローカルポートを取得できます。sourceSE| コンストラクターと説明 |
|---|
ReactiveWebServerInitializedEvent(WebServer webServer, ReactiveWebServerApplicationContext applicationContext) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ReactiveWebServerApplicationContext | getApplicationContext() サーバーが作成されたアプリケーションコンテキストにアクセスします。 |
getSource, getWebServertoStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ReactiveWebServerInitializedEvent(WebServer webServer, ReactiveWebServerApplicationContext applicationContext)
public ReactiveWebServerApplicationContext getApplicationContext()
WebServerInitializedEventWebServerInitializedEvent の getApplicationContext Copyright © 2019 Pivotal Software, Inc.. All rights reserved.