Uses of Class
com.sun.enterprise.resource.pool.PoolStatus
-
Packages that use PoolStatus Package Description com.sun.enterprise.resource.pool -
-
Uses of PoolStatus in com.sun.enterprise.resource.pool
Methods in com.sun.enterprise.resource.pool that return PoolStatus Modifier and Type Method Description PoolStatusConnectionPool. getPoolStatus()Get Connection Pool status by computing the free/used values of the connections in the pool.PoolStatusPoolManager. getPoolStatus(PoolInfo poolInfo)PoolStatusPoolManagerImpl. getPoolStatus(PoolInfo poolInfo)Get connection pool status.PoolStatusResourcePool. getPoolStatus()
-