|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.management.j2ee.statistics.JMSSessionStats
Method Summary | |
---|---|
JMSConsumerStats[] |
getConsumers()
Deprecated. |
CountStatistic |
getDurableSubscriptionCount()
Deprecated. |
CountStatistic |
getExpiredMessageCount()
Deprecated. |
CountStatistic |
getMessageCount()
Deprecated. |
TimeStatistic |
getMessageWaitTime()
Deprecated. |
CountStatistic |
getPendingMessageCount()
Deprecated. |
JMSProducerStats[] |
getProducers()
Deprecated. |
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail |
public JMSProducerStats[] getProducers()
public JMSConsumerStats[] getConsumers()
public CountStatistic getMessageCount()
public CountStatistic getPendingMessageCount()
public CountStatistic getExpiredMessageCount()
public TimeStatistic getMessageWaitTime()
public CountStatistic getDurableSubscriptionCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |