Uses of Interface
com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Packages that use HTTPListenerStats
Package
Description
Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API.
-
Uses of HTTPListenerStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type HTTPListenerStatsModifier and TypeMethodDescriptionvoidMonitoringRegistry.registerHttpListenerStats(HTTPListenerStats stats, String listenerName, String vsId, MonitoringLevelListener listener) Registeres the Stats for Http Listener for the web-server/web-container layer.