Uses of Interface
com.tick42.glue.desktop.applications.ShuttingDownHandler
Packages that use ShuttingDownHandler
Package
Description
The application management API for Glue Desktop.
-
Uses of ShuttingDownHandler in com.tick42.glue.desktop.applications
Methods in com.tick42.glue.desktop.applications with parameters of type ShuttingDownHandlerModifier and TypeMethodDescriptionApplicationManager.registerShuttingDownHandler(ShuttingDownHandler handler) Registers a handler function to be executed when Glue Desktop will shut down or restart.