|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JCAConnectionPoolStats
Method Summary | |
---|---|
CountStatistic |
getCloseCount()
|
CountStatistic |
getCreateCount()
|
BoundedRangeStatistic |
getFreePoolSize()
|
BoundedRangeStatistic |
getPoolSize()
|
RangeStatistic |
getWaitingThreadCount()
|
Methods inherited from interface javax.management.j2ee.statistics.JCAConnectionStats |
---|
getConnectionFactory, getManagedConnectionFactory, getUseTime, getWaitTime |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail |
---|
CountStatistic getCloseCount()
CountStatistic getCreateCount()
BoundedRangeStatistic getFreePoolSize()
BoundedRangeStatistic getPoolSize()
RangeStatistic getWaitingThreadCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |