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