public class ConversationFilter
extends java.lang.Object
WeldInitialListener at the beginning of the request processing.WeldInitialListener,
ConversationContextActivator| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONVERSATION_FILTER_REGISTERED |
| Constructor and Description |
|---|
ConversationFilter() |
public static final java.lang.String CONVERSATION_FILTER_REGISTERED
public void init(FilterConfig filterConfig)
throws ServletException
ServletExceptionpublic void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws java.io.IOException,
ServletException
java.io.IOExceptionServletExceptionpublic void destroy()
Copyright © 2013 Seam Framework. All Rights Reserved.