Uses of Interface
io.quarkus.runtime.ShutdownContext
Packages that use ShutdownContext
-
Uses of ShutdownContext in io.quarkus.runtime
Methods in io.quarkus.runtime with parameters of type ShutdownContextModifier and TypeMethodDescriptionExecutorRecorder.setupRunTime(ShutdownContext shutdownContext, LaunchMode launchMode, ThreadFactory threadFactory, org.jboss.threads.ContextHandler<Object> contextHandler) -
Uses of ShutdownContext in io.quarkus.runtime.configuration
Methods in io.quarkus.runtime.configuration with parameters of type ShutdownContextModifier and TypeMethodDescriptionvoidConfigRecorder.releaseConfig(ShutdownContext shutdownContext) -
Uses of ShutdownContext in io.quarkus.runtime.dev.io
Methods in io.quarkus.runtime.dev.io with parameters of type ShutdownContext