public abstract class PluginMonitoringFilter extends MonitoringFilter
SessionListener.| Constructor and Description |
|---|
PluginMonitoringFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig config) |
static void |
logForDebug(String msg) |
createRequestWrapper, createResponseWrapper, getApplicationType, getMonitoringUrl, getRequestName, isAllowed, isRumMonitoring, log, registerApplicationNodeInCollectServer, setApplicationType, unregisterApplicationNodeInCollectServerpublic void init(FilterConfig config) throws ServletException
init in interface Filterinit in class MonitoringFilterServletExceptionpublic void destroy()
destroy in interface Filterdestroy in class MonitoringFilterpublic void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterdoFilter in class MonitoringFilterIOExceptionServletExceptionpublic static void logForDebug(String msg)
Copyright © 2008–2020 Emeric Vernat. All rights reserved.