org.apache.geronimo.pool
Class ThreadPool.PoolStatsImpl
java.lang.Object
org.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.pool.ThreadPool.PoolStatsImpl
- All Implemented Interfaces:
- Serializable, Stats, org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
- Enclosing class:
- ThreadPool
public static class ThreadPool.PoolStatsImpl
- extends org.apache.geronimo.management.stats.StatsImpl
- implements org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
- See Also:
- Serialized Form
Methods inherited from class org.apache.geronimo.management.stats.StatsImpl |
addStat, getStatistic, getStatisticNames, getStatistics, removeStat |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadPool.PoolStatsImpl
public ThreadPool.PoolStatsImpl()
getThreadsInUse
public BoundedRangeStatistic getThreadsInUse()
- Specified by:
getThreadsInUse
in interface org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
getCountForConsumer
public CountStatistic getCountForConsumer(String consumer)
- Specified by:
getCountForConsumer
in interface org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
getThreadConsumers
public String[] getThreadConsumers()
- Specified by:
getThreadConsumers
in interface org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
prepareConsumers
public void prepareConsumers(Map clients)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.