|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
javax.management.j2ee.statistics Interface JMSEndpointStats
- 所有父接口:
- Stats
- 所有已知子接口:
- JMSConsumerStats, JMSProducerStats
public interface JMSEndpointStats
- extends Stats
Specifies the statistics provided by a JMS message producer or a JMS message consumer.
方法摘要 | |
---|---|
CountStatistic |
getExpiredMessageCount()
Number of messages that expired before delivery. |
CountStatistic |
getMessageCount()
Number of messages sent or received. |
TimeStatistic |
getMessageWaitTime()
Time spent by a message before being delivered. |
CountStatistic |
getPendingMessageCount()
Number of pending messages. |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
方法详细信息 |
---|
getMessageCount
CountStatistic getMessageCount()
- Number of messages sent or received.
getPendingMessageCount
CountStatistic getPendingMessageCount()
- Number of pending messages.
getExpiredMessageCount
CountStatistic getExpiredMessageCount()
- Number of messages that expired before delivery.
getMessageWaitTime
TimeStatistic getMessageWaitTime()
- Time spent by a message before being delivered.
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.