-
io.quarkus.undertow.deployment.ServletDeploymentManagerBuildItem
UndertowBuildStep.build(List<io.quarkus.undertow.deployment.ServletBuildItem> servlets,
List<io.quarkus.undertow.deployment.FilterBuildItem> filters,
List<io.quarkus.undertow.deployment.ListenerBuildItem> listeners,
List<io.quarkus.undertow.deployment.ServletInitParamBuildItem> initParams,
List<io.quarkus.undertow.deployment.ServletContextAttributeBuildItem> contextParams,
List<io.quarkus.undertow.deployment.ServletContainerInitializerBuildItem> servletContainerInitializerBuildItems,
io.quarkus.undertow.runtime.UndertowDeploymentRecorder recorder,
io.quarkus.deployment.recording.RecorderContext context,
List<io.quarkus.undertow.deployment.ServletExtensionBuildItem> extensions,
io.quarkus.arc.deployment.BeanContainerBuildItem bc,
io.quarkus.undertow.deployment.ServletContextPathBuildItem servletContextPathBuildItem,
io.quarkus.undertow.deployment.WebMetadataBuildItem webMetadataBuildItem,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem> substitutions,
Consumer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClasses,
io.quarkus.deployment.builditem.LaunchModeBuildItem launchMode,
io.quarkus.deployment.builditem.ShutdownContextBuildItem shutdownContext,
io.quarkus.undertow.deployment.KnownPathsBuildItem knownPaths,
io.quarkus.runtime.logging.LogBuildTimeConfig logBuildTimeConfig,
Optional<io.quarkus.deployment.logging.LoggingDecorateBuildItem> loggingDecorateBuildItem,
io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig httpBuildTimeConfig,
io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRootPath,
ServletConfig servletConfig,
io.quarkus.deployment.Capabilities capabilities)
io.quarkus.undertow.deployment.ServletContextPathBuildItem
UndertowBuildStep.contextPath(ServletConfig servletConfig,
io.quarkus.undertow.deployment.WebMetadataBuildItem webMetadataBuildItem)