クラス ServletWebServerApplicationContext.ExistingWebApplicationScopes
java.lang.ObjectSE
org.springframework.boot.web.server.servlet.context.ServletWebServerApplicationContext.ExistingWebApplicationScopes
- 含まれているクラス:
ServletWebServerApplicationContext
public static class ServletWebServerApplicationContext.ExistingWebApplicationScopes
extends ObjectSE
ユーザー定義のスコープを格納および復元するためのユーティリティクラス。これにより、従来の非埋め込み Web アプリケーションコンテキストの場合と同じ方法で、スコープを ApplicationContextInitializer に登録できます。
- 導入:
- 4.0.0
- 作成者:
- Phillip Webb, Dave Syer, Scott Frederick
コンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
ExistingWebApplicationScopes
メソッドの詳細
restore
public void restore()