Uses of Interface
com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Packages that use ThreadPoolStats
Package
Description
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 ThreadPoolStatsModifier and TypeMethodDescriptionvoidMonitoringRegistry.registerThreadPoolStats(ThreadPoolStats ThreadPoolStats, String threadPoolId, MonitoringLevelListener listener) Registers the Stats implementation for ThreadPoolStats.