com.dotmarketing.filters
Class ClickstreamFilter
java.lang.Object
com.dotmarketing.filters.ClickstreamFilter
public class ClickstreamFilter
- extends java.lang.Object
|
Method Summary |
void |
destroy()
|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
|
void |
init(FilterConfig filterConfig)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filterConfig
protected FilterConfig filterConfig
FILTER_APPLIED
public static final java.lang.String FILTER_APPLIED
- See Also:
- Constant Field Values
ClickstreamFilter
public ClickstreamFilter()
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws java.io.IOException,
ServletException
- Throws:
java.io.IOException
ServletException
init
public void init(FilterConfig filterConfig)
throws ServletException
- Throws:
ServletException
destroy
public void destroy()
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.