org.apache.activemq.util
Class FilenameGuardFilter
java.lang.Object
org.apache.activemq.util.FilenameGuardFilter
- All Implemented Interfaces:
- Filter
public class FilenameGuardFilter
- extends Object
- implements Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilenameGuardFilter
public FilenameGuardFilter()
destroy
public void destroy()
- Specified by:
destroy
in interface Filter
init
public void init(FilterConfig config)
throws ServletException
- Specified by:
init
in interface Filter
- Throws:
ServletException
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
- Specified by:
doFilter
in interface Filter
- Throws:
IOException
ServletException
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.