public class TogglzFilter extends Object implements Filter
FeatureManager
and register it with ContextClassLoaderFeatureManagerProvider
.Constructor and Description |
---|
TogglzFilter() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
doFilter(ServletRequest req,
ServletResponse resp,
FilterChain chain) |
void |
init(FilterConfig filterConfig) |
public void init(FilterConfig filterConfig) throws ServletException
init
in interface Filter
ServletException
public void doFilter(ServletRequest req, ServletResponse resp, FilterChain chain) throws IOException, ServletException
doFilter
in interface Filter
IOException
ServletException
Copyright © 2014. All Rights Reserved.