public class JDBCConnectionPoolStatsImpl extends ConnectionPoolStatsImpl implements com.sun.enterprise.admin.monitor.stats.JDBCConnectionPoolStats
This class provides an implementation of the JDBCConnectionPoolStats
interface.
The implementations of the interface methods primarily delegate the
task of statistic gathering to the Pool.