Module com.gluonhq.attach.lifecycle
Package com.gluonhq.attach.lifecycle
package com.gluonhq.attach.lifecycle
Primary API package for Attach - Lifecycle plugin,
contains the interface
LifecycleService
and related classes.-
ClassDescriptionThe life cycle events that can be listened to using
LifecycleService
.The lifecycle service provides a way to listen for events when the application is being paused (put in the background) and resumed (brought back to the foreground).