public class ConversationFilter extends Object
WeldInitialListener at the beginning of the request processing.WeldInitialListener,
ConversationContextActivator| Modifier and Type | Field and Description |
|---|---|
static 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 String CONVERSATION_FILTER_REGISTERED
public void init(FilterConfig filterConfig)
throws ServletException
ServletExceptionpublic void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
IOExceptionServletExceptionpublic void destroy()
Copyright © 2015. All Rights Reserved.