Uses of Interface
com.sun.enterprise.admin.monitor.stats.ServletStats
Packages that use ServletStats
Package
Description
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 ServletStatsModifier and TypeMethodDescriptionvoidMonitoringRegistry.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.