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