javax.management.j2ee.statistics.JDBCConnectionPoolStatspublic interface JDBCConnectionPoolStats extends JDBCConnectionStats
| Modifier and Type | Method and Description |
|---|---|
CountStatistic |
getCloseCount()
Deprecated.
|
CountStatistic |
getCreateCount()
Deprecated.
|
BoundedRangeStatistic |
getFreePoolSize()
Deprecated.
|
BoundedRangeStatistic |
getPoolSize()
Deprecated.
|
RangeStatistic |
getWaitingThreadCount()
Deprecated.
|
getJdbcDataSource, getUseTime, getWaitTimegetStatistic, getStatisticNames, getStatisticsCountStatistic getCreateCount()
CountStatistic getCloseCount()
BoundedRangeStatistic getPoolSize()
BoundedRangeStatistic getFreePoolSize()
RangeStatistic getWaitingThreadCount()