| Class | Description |
|---|---|
| AuthMethodParser | |
| ConfiguredHandlerWrapper |
Handler wrapper that create a new instance of the specified
HandlerWrapper or
HttpHandler class, and configures it via the specified properties. |
| DelegatingResourceManager | |
| EarContextRootProcessor |
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.
|
| ExternalTldParsingDeploymentProcessor |
Looks for external TLD's
|
| GlobalRequestControllerHandler |
Undertow handler that hooks into the global request controller.
|
| ImmediateSessionManagerFactory | |
| JBossWebParsingDeploymentProcessor | |
| JspApplicationContextWrapper | |
| JspConfigDescriptorImpl | |
| JspInitializationListener |
Listener that allows the expression factory to be wrapped
|
| JspPropertyGroupDescriptorImpl | |
| LogoutSessionListener |
Undertow session listener that performs logout on session invalidation.
|
| ScisMetaData | |
| ServletContainerInitializerDeploymentProcessor |
SCI deployment processor.
|
| ServletResource |
Resource implementation that wraps an underlying resource, and overrides the list() method to take overlays into account.
|
| ServletResourceManager |
Resource manager that deals with overlays
|
| SharedSessionManagerDeploymentProcessor | |
| TaglibDescriptorImpl | |
| TldParsingDeploymentProcessor | |
| TldsMetaData | |
| UndertowAttachments |
Class defining
AttachmentKeys for Undertow-specific attachments. |
| UndertowDependencyProcessor |
Module dependencies processor.
|
| UndertowDeploymentInfoService |
Service that builds up the undertow metadata.
|
| UndertowDeploymentInfoService.Builder | |
| UndertowDeploymentProcessor | |
| UndertowDeploymentService | |
| UndertowDeploymentService.ContextActivatorImpl |
Provides an API to start/stop the
UndertowDeploymentService. |
| UndertowHandlersDeploymentProcessor |
DUP that handles undertow-handlers.conf, and handlers definded in jboss-web.xml
|
| UndertowJSPInstanceManager |
InstanceManager 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 JSP hot reload.
|
| UndertowJSRWebSocketDeploymentProcessor |
Deployment processor for native JSR-356 websockets
|
| UndertowMetricsCollector | |
| UndertowNativeWebSocketDeploymentProcessor |
Deployment processor for native (not JSR) web sockets.
|
| VirtualFileResource | |
| WarAnnotationDeploymentProcessor |
Web annotation deployment processor.
|
| WarDeploymentInitializingProcessor |
Processor that marks a war deployment.
|
| WarMetaDataProcessor |
Merge all metadata into a main JBossWebMetaData.
|
| WarMetaDataProcessor.Ordering | |
| WarMetaDataProcessor.WebOrdering |
Utility class to associate the logical name with the JAR name, needed
during the order resolving.
|
| WarStructureDeploymentProcessor |
Create and mount classpath entries in the .war deployment.
|
| WebComponentProcessor |
Processor that figures out what type of component a servlet/listener is, and registers the appropriate metadata.
|
| WebFragmentParsingDeploymentProcessor | |
| WebJBossAllParser |
The app client handler for jboss-all.xml
|
| WebParsingDeploymentProcessor |
Copyright © 2015 JBoss by Red Hat. All rights reserved.