public class RestartScopeInitializer
extends java.lang.Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
Scope that allows beans to remain between restarts.| Constructor and Description |
|---|
RestartScopeInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.springframework.context.ConfigurableApplicationContext applicationContext) |