public static interface Application.LifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
hasShutDown()
Notification that the application has shut down.
|
void |
hasStarted()
Notification that the application has started successfully.
|
Copyright © 2013. All rights reserved