Uses of Interface
com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
-
Packages that use PWCHttpServiceStats 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 PWCHttpServiceStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type PWCHttpServiceStats Modifier and Type Method Description voidMonitoringRegistry. registerPWCHttpServiceStats(PWCHttpServiceStats stats, MonitoringLevelListener listener)Registers the HttpServiceStats for PWC.
-