super( XTypes.WEB_MODULE_VIRTUAL_SERVER_MONITOR, delegate );
return( WebModuleVirtualServerStats.class );
return (WebModuleVirtualServerStats)getStats();
super.initStatisticNameMapper(); final AttributeNameMapper m = getStatisticNameMapper(); m.addMapping( "JspCount", "JSPCount" ); m.addMapping( "JspErrorCount", "JSPErrorCount" ); m.addMapping( "JspReloadCount", "JSPReloadCount" );