public class AppLoggedInEvent
extends org.springframework.context.ApplicationEvent
App
when a user is logged in.
Constructor and Description |
---|
AppLoggedInEvent(App source) |
Modifier and Type | Method and Description |
---|---|
App |
getApp() |
App |
getSource() |