public class AppInitializedEvent
extends org.springframework.context.ApplicationEvent
App initialization. Single instance of App is bound to single HTTP session.| Constructor and Description |
|---|
AppInitializedEvent(App source) |
| Modifier and Type | Method and Description |
|---|---|
App |
getApp() |
App |
getSource() |