com.j2biz.blogunity.web.filter
Class LocaleFilter
java.lang.Object
com.j2biz.blogunity.web.filter.LocaleFilter
- All Implemented Interfaces:
- Filter
- public class LocaleFilter
- extends Object
- implements Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleFilter
public LocaleFilter()
init
public void init(FilterConfig arg0)
throws ServletException
- Specified by:
init
in interface Filter
- Throws:
ServletException
destroy
public void destroy()
- Specified by:
destroy
in interface Filter
doFilter
public void doFilter(ServletRequest req,
ServletResponse res,
FilterChain chain)
throws IOException,
ServletException
- Specified by:
doFilter
in interface Filter
- Throws:
IOException
ServletException
Copyright (c)j2biz.com