Uses of Class
io.quarkus.deployment.builditem.ShutdownContextBuildItem
Packages that use ShutdownContextBuildItem
-
Uses of ShutdownContextBuildItem in io.quarkus.deployment.dev.io
Methods in io.quarkus.deployment.dev.io with parameters of type ShutdownContextBuildItemModifier and TypeMethodDescription(package private) voidNioThreadPoolDevModeProcessor.setupTCCL(io.quarkus.runtime.dev.io.NioThreadPoolRecorder recorder, ShutdownContextBuildItem shutdownContextBuildItem) -
Uses of ShutdownContextBuildItem in io.quarkus.deployment.steps
Methods in io.quarkus.deployment.steps with parameters of type ShutdownContextBuildItemModifier and TypeMethodDescriptionThreadPoolSetup.createExecutor(io.quarkus.runtime.ExecutorRecorder recorder, ShutdownContextBuildItem shutdownContextBuildItem, LaunchModeBuildItem launchModeBuildItem, Optional<ThreadFactoryBuildItem> threadFactoryBuildItem, Optional<ContextHandlerBuildItem> contextBuildItem) voidConfigGenerationBuildStep.releaseConfigOnShutdown(ShutdownContextBuildItem shutdownContext, io.quarkus.runtime.configuration.ConfigRecorder recorder)