public class AppInitializedEvent
extends org.springframework.context.ApplicationEvent
App initialization. Single instance of App is bound to single HTTP session.
UserSession and no SecurityContext set at the moment of event firing.| Constructor and Description |
|---|
AppInitializedEvent(App source) |
| Modifier and Type | Method and Description |
|---|---|
App |
getApp() |
App |
getSource() |