Interface JDBCConnectionPoolStats
- All Superinterfaces:
ConnectionPoolStats,Stats
A Stats interface to represent the statistical data exposed by a JDBC
Connection Pool.
It inherits from the ConnectionPoolStats interface and as of now($Revision: 1.3 $)
does not provide any additional methods.
- Since:
- S1AS8.0
- Version:
- $Revision: 1.3 $
- Author:
- Murali Vempaty
-
Method Summary
Methods inherited from interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
getAverageConnWaitTime, getConnRequestWaitTime, getNumConnAcquired, getNumConnCreated, getNumConnDestroyed, getNumConnFailedValidation, getNumConnFree, getNumConnNotSuccessfullyMatched, getNumConnReleased, getNumConnSuccessfullyMatched, getNumConnTimedOut, getNumConnUsed, getNumPotentialConnLeak, getWaitQueueLengthMethods inherited from interface org.glassfish.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics