Uses of Record Class
com.loomcache.server.lifecycle.GracefulShutdownCoordinator.ShutdownProgress
Packages that use GracefulShutdownCoordinator.ShutdownProgress
-
Uses of GracefulShutdownCoordinator.ShutdownProgress in com.loomcache.server.lifecycle
Methods in com.loomcache.server.lifecycle with parameters of type GracefulShutdownCoordinator.ShutdownProgressModifier and TypeMethodDescriptionvoidGracefulShutdownCoordinator.ShutdownListener.onProgress(GracefulShutdownCoordinator.ShutdownProgress progress) Called when shutdown progress is made.