JCAStats (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


javax.management.j2ee.statistics Interface JCAStats

所有父接口:
Stats

public interface JCAStats
extends Stats

Specifies statistics provided by a JCA resource


方法摘要
 JCAConnectionPoolStats[] getConnectionPools()
          Returns an array of JCAConnectionPool Stats that provide statistics about the connection pools associated with the referencing JCA resource statistics
 JCAConnectionStats[] getConnections()
          Returns an array of JCAConnectionStats that provide statistics about the non-pooled connections associated with the referencing JCA resource statistics
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

方法详细信息

getConnections

JCAConnectionStats[] getConnections()
Returns an array of JCAConnectionStats that provide statistics about the non-pooled connections associated with the referencing JCA resource statistics

返回:
JCAConnectionStats []

getConnectionPools

JCAConnectionPoolStats[] getConnectionPools()
Returns an array of JCAConnectionPool Stats that provide statistics about the connection pools associated with the referencing JCA resource statistics

返回:
JCAConnectionPoolStats []

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.