- 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.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
restore() |
-
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 © 2015 Pivotal Software, Inc.. All rights reserved.