@FunctionalInterface public interface UndertowDeploymentInfoCustomizer
DeploymentInfo
.UndertowServletWebServerFactory
Modifier and Type | Method and Description |
---|---|
void |
customize(io.undertow.servlet.api.DeploymentInfo deploymentInfo)
Customize the deployment info.
|