com.atlassian.core.filters
Class ProfilingAndErrorFilter
java.lang.Object
com.atlassian.util.profiling.filters.ProfilingFilter
com.atlassian.core.filters.ProfilingAndErrorFilter
- All Implemented Interfaces:
- javax.servlet.Filter
public class ProfilingAndErrorFilter
- extends com.atlassian.util.profiling.filters.ProfilingFilter
|
Method Summary |
void |
doFilter(javax.servlet.ServletRequest servletRequest,
javax.servlet.ServletResponse servletResponse,
javax.servlet.FilterChain filterChain)
|
| Methods inherited from class com.atlassian.util.profiling.filters.ProfilingFilter |
destroy, init, setFilterConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilingAndErrorFilter
public ProfilingAndErrorFilter()
doFilter
public void doFilter(javax.servlet.ServletRequest servletRequest,
javax.servlet.ServletResponse servletResponse,
javax.servlet.FilterChain filterChain)
throws IOException,
javax.servlet.ServletException
- Specified by:
doFilter in interface javax.servlet.Filter- Overrides:
doFilter in class com.atlassian.util.profiling.filters.ProfilingFilter
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2015 Atlassian. All rights reserved.