Uses of Class
io.quarkus.runtime.shutdown.ShutdownConfig
-
Packages that use ShutdownConfig Package Description io.quarkus.runtime.shutdown -
-
Uses of ShutdownConfig in io.quarkus.runtime.shutdown
Methods in io.quarkus.runtime.shutdown with parameters of type ShutdownConfig Modifier and Type Method Description voidShutdownRecorder. setListeners(List<ShutdownListener> listeners, ShutdownConfig shutdownConfig)
-