Package javax.management.j2ee.statistics
Interface JDBCStats
- All Superinterfaces:
Stats
Statistics provided by a JDBC resource
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
-
Method Details
-
getConnections
JDBCConnectionStats[] getConnections() -
getConnectionPools
JDBCConnectionPoolStats[] getConnectionPools()
-