类 ServletWebServerApplicationContext.ExistingWebApplicationScopes
java.lang.Object
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.ExistingWebApplicationScopes
Utility class to store and restore any user defined scopes. This allows scopes to
be registered in an ApplicationContextInitializer in the same way as they would in
a classic non-embedded web application context.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ExistingWebApplicationScopes
-
-
方法详细资料
-
restore
public void restore()
-