javax.management.j2ee.statistics.JCAConnectionPoolStats
public interface JCAConnectionPoolStats extends JCAConnectionStats
Modifier and Type | Method and Description |
---|---|
CountStatistic |
getCloseCount()
Deprecated.
|
CountStatistic |
getCreateCount()
Deprecated.
|
BoundedRangeStatistic |
getFreePoolSize()
Deprecated.
|
BoundedRangeStatistic |
getPoolSize()
Deprecated.
|
RangeStatistic |
getWaitingThreadCount()
Deprecated.
|
getConnectionFactory, getManagedConnectionFactory, getUseTime, getWaitTime
getStatistic, getStatisticNames, getStatistics
CountStatistic getCreateCount()
CountStatistic getCloseCount()
BoundedRangeStatistic getPoolSize()
BoundedRangeStatistic getFreePoolSize()
RangeStatistic getWaitingThreadCount()