Uses of Class
io.quarkus.deployment.builditem.ThreadFactoryBuildItem
Packages that use ThreadFactoryBuildItem
-
Uses of ThreadFactoryBuildItem in io.quarkus.deployment.steps
Method parameters in io.quarkus.deployment.steps with type arguments of type ThreadFactoryBuildItemModifier and TypeMethodDescriptionThreadPoolSetup.createExecutor(io.quarkus.runtime.ExecutorRecorder recorder, ShutdownContextBuildItem shutdownContextBuildItem, LaunchModeBuildItem launchModeBuildItem, Optional<ThreadFactoryBuildItem> threadFactoryBuildItem, Optional<ContextHandlerBuildItem> contextBuildItem)