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