Interface UndertowDeploymentConfigurator
-
- All Superinterfaces:
java.lang.Comparable<UndertowDeploymentConfigurator>,java.util.Comparator<UndertowDeploymentConfigurator>,com.guicedee.guicedinjection.interfaces.IDefaultService<UndertowDeploymentConfigurator>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface UndertowDeploymentConfigurator extends com.guicedee.guicedinjection.interfaces.IDefaultService<UndertowDeploymentConfigurator>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.undertow.servlet.api.DeploymentInfoconfigure(io.undertow.servlet.api.DeploymentInfo deploymentInfo)
-