|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedConnectionPoolStatistics

Statistics for a managed connection pool
| Method Summary | |
|---|---|
long |
getTotalBlockingInvocations()
Get the total number of blocking invocations |
| Methods inherited from interface org.jboss.jca.core.api.connectionmanager.pool.PoolStatistics |
|---|
getActiveCount, getAvailableCount, getAverageBlockingTime, getAverageCreationTime, getCreatedCount, getDestroyedCount, getInUseCount, getMaxCreationTime, getMaxUsedCount, getMaxWaitCount, getMaxWaitTime, getTimedOut, getTotalBlockingTime, getTotalCreationTime |
| Methods inherited from interface org.jboss.jca.core.spi.statistics.StatisticsPlugin |
|---|
clear, getDescription, getDescription, getNames, getType, getValue, isEnabled, setEnabled |
| Method Detail |
|---|
long getTotalBlockingInvocations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||