@java.lang.FunctionalInterface public interface UndertowDeploymentInfoCustomizer
Callback interface that can be used to customize an Undertow io.undertow.servlet.api.DeploymentInfo.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
customize(io.undertow.servlet.api.DeploymentInfo deploymentInfo)Customize the deployment info. |