org.apache.avalon.excalibur.pool
Class TraceableResourceLimitingPool.State
java.lang.Object
org.apache.avalon.excalibur.pool.TraceableResourceLimitingPool.State
- Enclosing class:
- TraceableResourceLimitingPool
public static class TraceableResourceLimitingPool.State
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSize
public int getSize()
getReadySize
public int getReadySize()
getTraceThreads
public Thread[] getTraceThreads()
getTraceExceptions
public TraceableResourceLimitingPool.TraceException[] getTraceExceptions()
getTraceTimes
public long[] getTraceTimes()
Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.