public interface ApplicationLifecycleListener
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(Application application)
Called whenever an application has changed in the observed applications manager.
|
void stateChanged(Application application)
application
- the application that has changed.