Package org.wildfly.extension.undertow.deployment
package org.wildfly.extension.undertow.deployment
-
ClassesClassDescriptionQueue up requests until all startup components are initialized successfully.Handler wrapper that create a new instance of the specified
HandlerWrapperorHttpHandlerclass, and configures it via the specified properties.Processor that marks a deployment as exploded.Deployment unit processor responsible for detecting web deployments and determining if they have a parent EAR file and if so applying the EAR defined context root to web metadata.Looks for external TLD'sA handler that will prevent requests from progressing until the gate is opened.Undertow handler that hooks into the global request controller.Listener that sets up theJspApplicationContextwith any wrapped EL expression factories and also setting up any relevantELResolversADeploymentUnitProcessorto resolve the security domain name for the deployment.SCI deployment processor.Resource implementation that wraps an underlying resource, and overrides the list() method to take overlays into account.Resource manager that deals with overlaysClass definingAttachmentKeys for Undertow-specific attachments.Module dependencies processor.Service that builds up the undertow metadata.DUP that handles undertow-handlers.conf, and handlers definded in jboss-web.xmlInstanceManager is evil and needs to go away We don't use web injection container for instances of org.apache.jasper.runtime.HttpJspBase, as it causes problems with Jakarta Server Pages hot reload.Deployment processor for native JSR-356 websocketsWeb annotation deployment processor.Processor that marks a war deployment.Merge all metadata into a main JBossWebMetaData.Utility class to associate the logical name with the JAR name, needed during the order resolving.Create and mount classpath entries in the .war deployment.Processor that figures out what type of component a servlet/listener is, and registers the appropriate metadata.The app client handler for jboss-all.xml