PwcServletStats pwcServletStats = new PwcServletStatsImpl(
_serverContext.getDefaultDomainName(),
vsId, contextRoot, servletName,
j2eeApplication, j2eeServer);
ServletStats servletStats = new ServletStatsImpl(pwcServletStats);
MonitoringRegistry monitoringRegistry =
_serverContext.getMonitoringRegistry();