Uses of Interface
io.quarkus.runtime.ShutdownContext
-
Packages that use ShutdownContext Package Description io.quarkus.runtime io.quarkus.runtime.dev.io -
-
Uses of ShutdownContext in io.quarkus.runtime
Methods in io.quarkus.runtime with parameters of type ShutdownContext Modifier and Type Method Description ScheduledExecutorServiceExecutorRecorder. setupRunTime(ShutdownContext shutdownContext, LaunchMode launchMode, ThreadFactory threadFactory, org.jboss.threads.ContextHandler<Object> contextHandler) -
Uses of ShutdownContext in io.quarkus.runtime.dev.io
Methods in io.quarkus.runtime.dev.io with parameters of type ShutdownContext Modifier and Type Method Description voidNioThreadPoolRecorder. updateTccl(ShutdownContext context)
-