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