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() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig filterConfig) |
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 © 2014. All Rights Reserved.