- java.lang.Object
-
- org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.ExistingWebApplicationScopes
-
- Enclosing class:
- EmbeddedWebApplicationContext
public static class EmbeddedWebApplicationContext.ExistingWebApplicationScopes
extends Object
Utility class to store and restore any user defined scopes. This allow scopes to be
registered in an ApplicationContextInitializer in the same way as they would in a
classic non-embedded web application context.
-
-
Constructor Summary
Constructors
Constructor and Description |
ExistingWebApplicationScopes(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
restore
public void restore()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.