Spec-Zone .ru
спецификации, руководства, описания, API


javax.management.j2ee.statistics
Interface JCAConnectionPoolStats

All Superinterfaces:
JCAConnectionStats, Stats

public interface JCAConnectionPoolStats
extends JCAConnectionStats

Specifies the statistics provided by a JCA Connection Pool


Method Summary
 CountStatistic getCloseCount()
          The number of connections closed
 CountStatistic getCreateCount()
          The number of connections created
 BoundedRangeStatistic getFreePoolSize()
          The number of free connections in the pool
 BoundedRangeStatistic getPoolSize()
          The size of the connection pool
 RangeStatistic getWaitingThreadCount()
          The number of threads waiting for a connection
 
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

getCloseCount

CountStatistic getCloseCount()
The number of connections closed

Returns:
CountStatistic

getCreateCount

CountStatistic getCreateCount()
The number of connections created

Returns:
CountStatistic

getFreePoolSize

BoundedRangeStatistic getFreePoolSize()
The number of free connections in the pool

Returns:
BoundedRangeStatistic

getPoolSize

BoundedRangeStatistic getPoolSize()
The size of the connection pool

Returns:
BoundedRangeStatistic

getWaitingThreadCount

RangeStatistic getWaitingThreadCount()
The number of threads waiting for a connection

Returns:
BoundedRangeStatistic


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

free hit counter