public interface AppLifecycleEventHandler
extends info.magnolia.event.EventHandler
AppLifecycleEvent
.AppLifecycleEvent
Modifier and Type | Interface and Description |
---|---|
static class |
AppLifecycleEventHandler.Adapter
Simple stub so in case not all the methods need to be implemented.
|
Modifier and Type | Method and Description |
---|---|
void |
onAppFocused(AppLifecycleEvent event) |
void |
onAppStarted(AppLifecycleEvent event) |
void |
onAppStopped(AppLifecycleEvent event) |
void onAppFocused(AppLifecycleEvent event)
void onAppStopped(AppLifecycleEvent event)
void onAppStarted(AppLifecycleEvent event)
Copyright © 2018 Magnolia International Ltd.. All rights reserved.