javax.management.j2ee.statistics
Interface JMSProducerStats

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

public interface JMSProducerStats
extends JMSEndpointStats (src)

Specifies the statistics provided by a JMS message producer


Method Summary
 java.lang.String getDestination()
          Returns a string that encapsulates the identity of the message destination
 
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

getDestination

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