
public interface ManagedConnectionPoolStatistics
extends org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalBlockingInvocations()
Get the total number of blocking invocations
|
long |
getTotalGetInvocations()
Get the total number of get invocations
|
getActiveCount, getAvailableCount, getAverageBlockingTime, getAverageCreationTime, getAverageGetTime, getBlockingFailureCount, getCreatedCount, getDestroyedCount, getIdleCount, getInUseCount, getMaxCreationTime, getMaxGetTime, getMaxUsedCount, getMaxWaitCount, getMaxWaitTime, getTimedOut, getTotalBlockingTime, getTotalCreationTime, getTotalGetTime, getWaitCountCopyright © 2013 IronJacamar (http://www.ironjacamar.org)