public interface BoottimeHandlerProvider
org.jboss.as.server.deployment.DeploymentUnitProcessor on boot time, e.g. Undertow
io.undertow.server.HttpHandler. Passes on a reference to sets with enabled LoadMetrics and event handler
adapters.| Modifier and Type | Method and Description |
|---|---|
void |
performBoottime(org.jboss.as.controller.OperationContext context,
Set<String> adapterNames,
Set<org.jboss.modcluster.load.metric.LoadMetric> enabledMetrics) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.