com.sun.appserv.management.monitor.statistics
Interface NativeWebCoreThreadPoolStats
- All Superinterfaces:
- Stats
- public interface NativeWebCoreThreadPoolStats
- extends Stats
- See Also:
NativeWebCoreThreadPoolMonitor
getCountThreadsIdle
public CountStatistic getCountThreadsIdle()
getMaxThreads
public CountStatistic getMaxThreads()
getMaxQueued
public CountStatistic getMaxQueued()
getPeakQueued
public CountStatistic getPeakQueued()
getID
public StringStatistic getID()
getCountThreads
public CountStatistic getCountThreads()
getCountQueued
public CountStatistic getCountQueued()
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.