net.bull.javamelody
Class JiraMonitoringFilter
java.lang.Object
net.bull.javamelody.MonitoringFilter
net.bull.javamelody.JiraMonitoringFilter
- All Implemented Interfaces:
- Filter
public class JiraMonitoringFilter
- extends MonitoringFilter
Filter of monitoring JavaMelody for JIRA/Bamboo/Confluence with security check for system administrator.
- Author:
- Emeric Vernat
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiraMonitoringFilter
public JiraMonitoringFilter()
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
-
- Specified by:
doFilter in interface Filter- Overrides:
doFilter in class MonitoringFilter
- Throws:
IOException
ServletException
Copyright © 2008-2010 Emeric Vernat. All Rights Reserved.