JMSConnectionStats (Java EE 5 SDK)

Java

Java EE 5 SDK

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


javax.management.j2ee.statistics Interface JMSConnectionStats

所有父接口:
Stats

public interface JMSConnectionStats
extends Stats

Specifies the statistics provided by a JMS connection

作者:
Hans Hrasna

方法摘要
 JMSSessionStats[] getSessions()
          Returns an array of JMSSessionStats that provide statistics about the sessions associated with the referencing JMSConnectionStats.
 boolean isTransactional()
          Returns the transactional state of this JMS connection.
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

方法详细信息

getSessions

JMSSessionStats[] getSessions()
Returns an array of JMSSessionStats that provide statistics about the sessions associated with the referencing JMSConnectionStats.


isTransactional

boolean isTransactional()
Returns the transactional state of this JMS connection. If true, indicates that this JMS connection is transactional.


Java EE 5 SDK

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


提交错误或意见

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