public final class ApplicationFilterFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ApplicationFilterChain |
createFilterChain(ServletRequest request,
Wrapper wrapper,
Servlet servlet)
Construct a FilterChain implementation that will wrap the execution of the specified servlet instance.
|
public static ApplicationFilterChain createFilterChain(ServletRequest request, Wrapper wrapper, Servlet servlet)
request - The servlet request we are processingwrapper - The wrapper managing the servlet instanceservlet - The servlet instance to be wrappedCopyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.