public static class TestServletFilter.ErrorFilter extends TestServletFilter.SimpleFilter
Modifier and Type | Class and Description |
---|---|
static class |
TestServletFilter.ErrorFilter.Initializer
Configuration for the filter
|
Constructor and Description |
---|
ErrorFilter() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.FilterConfig arg0) |
destroy, doFilter
public ErrorFilter()
public void init(javax.servlet.FilterConfig arg0) throws javax.servlet.ServletException
init
in interface javax.servlet.Filter
init
in class TestServletFilter.SimpleFilter
javax.servlet.ServletException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.