Uses of Enum Class
io.quarkus.runtime.ShutdownEvent.ShutdownReason
Packages that use ShutdownEvent.ShutdownReason
-
Uses of ShutdownEvent.ShutdownReason in io.quarkus.runtime
Fields in io.quarkus.runtime declared as ShutdownEvent.ShutdownReasonModifier and TypeFieldDescriptionstatic ShutdownEvent.ShutdownReasonApplicationLifecycleManager.shutdownReasonMethods in io.quarkus.runtime that return ShutdownEvent.ShutdownReasonModifier and TypeMethodDescriptionstatic ShutdownEvent.ShutdownReasonReturns the enum constant of this class with the specified name.static ShutdownEvent.ShutdownReason[]ShutdownEvent.ShutdownReason.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.quarkus.runtime with parameters of type ShutdownEvent.ShutdownReason