Uses of Class
com.tick42.glue.desktop.applications.ShuttingDownHandler.ShuttingDownArguments
-
Packages that use ShuttingDownHandler.ShuttingDownArguments Package Description com.tick42.glue.desktop.applications The application management API for Glue Desktop. -
-
Uses of ShuttingDownHandler.ShuttingDownArguments in com.tick42.glue.desktop.applications
Methods in com.tick42.glue.desktop.applications with parameters of type ShuttingDownHandler.ShuttingDownArguments Modifier and Type Method Description CompletionStage<Boolean>ShuttingDownHandler. onShuttingDown(ShuttingDownHandler.ShuttingDownArguments args)The method called on shutdown.
-