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