Uses of Interface
com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
-
Packages that use HTTPListenerStats Package Description com.sun.enterprise.admin.monitor.registry 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 HTTPListenerStats Modifier and Type Method Description voidMonitoringRegistry. registerHttpListenerStats(HTTPListenerStats stats, String listenerName, String vsId, MonitoringLevelListener listener)Registeres the Stats for Http Listener for the web-server/web-container layer.
-