Package javax.management.j2ee.statistics
Interface JMSConsumerStats
- All Superinterfaces:
JMSEndpointStats
,Stats
Specifies the statistics provided by a JMS message consumer
-
Method Summary
Methods inherited from interface javax.management.j2ee.statistics.JMSEndpointStats
getExpiredMessageCount, getMessageCount, getMessageWaitTime, getPendingMessageCount
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
-
Method Details
-
getOrigin
String getOrigin()Returns a string that encapsulates the identity of a message origin
-