|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JDBCConnectionPoolStats
Method Summary | |
---|---|
CountStatistic |
getCloseCount()
|
CountStatistic |
getCreateCount()
|
BoundedRangeStatistic |
getFreePoolSize()
|
BoundedRangeStatistic |
getPoolSize()
|
RangeStatistic |
getWaitingThreadCount()
|
Methods inherited from interface javax.management.j2ee.statistics.JDBCConnectionStats |
---|
getJdbcDataSource, getUseTime, getWaitTime |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail |
---|
CountStatistic getCreateCount()
CountStatistic getCloseCount()
BoundedRangeStatistic getPoolSize()
BoundedRangeStatistic getFreePoolSize()
RangeStatistic getWaitingThreadCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |