Uses of Class
org.nuiton.web.jmx.RequestStatistics

Packages that use RequestStatistics
org.nuiton.web.jmx   
 

Uses of RequestStatistics in org.nuiton.web.jmx
 

Fields in org.nuiton.web.jmx with type parameters of type RequestStatistics
protected  Map<String,RequestStatistics> ServletStatisticsService.perRequestStatistics
           
 

Methods in org.nuiton.web.jmx that return types with arguments of type RequestStatistics
 Map<String,RequestStatistics> ServletStatisticsServiceMBean.getPerRequestStatistics()
          The statistics gathered while the application was in use.
 Map<String,RequestStatistics> ServletStatisticsService.getPerRequestStatistics()
          Implementation of the MBean contract.
 



Copyright © 2011-2012 CodeLutin. All Rights Reserved.