Uses of Interface
com.sun.enterprise.admin.monitor.stats.ServletStats

Packages that use ServletStats
com.sun.enterprise.admin.monitor.registry Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. 
 

Uses of ServletStats in com.sun.enterprise.admin.monitor.registry
 

Methods in com.sun.enterprise.admin.monitor.registry with parameters of type ServletStats
 void MonitoringRegistry.registerServletStats(ServletStats stats, String j2eeAppName, String webModuleName, String ctxRoot, String vsId, String servletName, MonitoringLevelListener listener)
          registers a servlet/JSP, with the monitoring infrastructure The servlet/Jsp could be part of a J2EE Application or a stand-alone web module.
 



Copyright © 2012. All Rights Reserved.