Package io.undertow.servlet.api
Interface LifecycleInterceptor.LifecycleContext
- Enclosing interface:
- LifecycleInterceptor
public static interface LifecycleInterceptor.LifecycleContext
-
Method Summary
-
Method Details
-
proceed
void proceed() throws jakarta.servlet.ServletException- Throws:
jakarta.servlet.ServletException
-