javax.management.j2ee.statistics
public interface JCAConnectionPoolStats extends JCAConnectionStats
| Method Summary | |
|---|---|
| CountStatistic | getCloseCount() |
| CountStatistic | getCreateCount() |
| BoundedRangeStatistic | getFreePoolSize() |
| BoundedRangeStatistic | getPoolSize() |
| RangeStatistic | getWaitingThreadCount() |