public class ModClusterUndertowDeploymentProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
DeploymentUnitProcessor which adds a dependency on UndertowEventHandlerAdapterServiceConfigurators to web
dependencies to support session draining (see WFLY-3942) and
registers metrics on deployment if mod_cluster module is loaded.
| Constructor and Description |
|---|
ModClusterUndertowDeploymentProcessor(Set<String> adapterNames,
Set<org.jboss.modcluster.load.metric.LoadMetric> enabledMetrics) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.