Uses of Interface
io.helidon.spi.HelidonShutdownHandler
-
Uses of HelidonShutdownHandler in io.helidon
Modifier and TypeMethodDescriptionstatic void
Main.addShutdownHandler
(HelidonShutdownHandler handler) Add shutdown handler to the list of handlers to be executed on shutdown.static void
Main.removeShutdownHandler
(HelidonShutdownHandler handler) Remove a shutdown handler from the list of handlers.