public static class ParentContextApplicationContextInitializer.ParentContextAvailableEvent
extends org.springframework.context.ApplicationEvent
ApplicationEvent fired when a parent context is available.| Constructor and Description |
|---|
ParentContextAvailableEvent(org.springframework.context.ConfigurableApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.ConfigurableApplicationContext |
getApplicationContext() |