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(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(ExecutorRecorder recorder, ShutdownContextBuildItem shutdownContextBuildItem, LaunchModeBuildItem launchModeBuildItem, Optional<ThreadFactoryBuildItem> threadFactoryBuildItem, Optional<ContextHandlerBuildItem> contextBuildItem) voidConfigGenerationBuildStep.releaseConfigOnShutdown(ShutdownContextBuildItem shutdownContext, ConfigRecorder recorder)