javax.management.j2ee.statistics
Interface JMSConsumerStats

All Superinterfaces:
JMSEndpointStats (src) , Stats (src)
All Known Implementing Classes:
JMSConsumerStatsImpl (src)

public interface JMSConsumerStats
extends JMSEndpointStats (src)

Specifies the statistics provided by a JMS message consumer


Method Summary
 java.lang.String getOrigin()
          Returns a string that encapsulates the identity of a message origin
 
Methods inherited from interface javax.management.j2ee.statistics.JMSEndpointStats (src)
getExpiredMessageCount, getMessageCount, getMessageWaitTime, getPendingMessageCount
 
Methods inherited from interface javax.management.j2ee.statistics.Stats (src)
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getOrigin

public java.lang.String getOrigin()
Returns a string that encapsulates the identity of a message origin