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() |
public static final String CONVERSATION_FILTER_REGISTERED
public void init(FilterConfig filterConfig) throws ServletException
ServletException
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
IOException
ServletException
public void destroy()
Copyright © 2013 Seam Framework. All Rights Reserved.