Uses of Interface
io.undertow.servlet.api.LifecycleInterceptor
-
Packages that use LifecycleInterceptor Package Description io.undertow.servlet.api -
-
Uses of LifecycleInterceptor in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return types with arguments of type LifecycleInterceptor Modifier and Type Method Description java.util.List<LifecycleInterceptor>
DeploymentInfo. getLifecycleInterceptors()
Methods in io.undertow.servlet.api with parameters of type LifecycleInterceptor Modifier and Type Method Description DeploymentInfo
DeploymentInfo. addLifecycleInterceptor(LifecycleInterceptor interceptor)
-