org.glassfish.j2ee.statistics
Interface JMSProducerStats

All Superinterfaces:
JMSEndpointStats, Stats

public interface JMSProducerStats
extends JMSEndpointStats

Specifies the statistics provided by a JMS message producer

Author:
Hans Hrasna

Method Summary
 String getDestination()
          Returns a string that encapsulates the identity of the message destination
 
Methods inherited from interface org.glassfish.j2ee.statistics.JMSEndpointStats
getExpiredMessageCount, getMessageCount, getMessageWaitTime, getPendingMessageCount
 
Methods inherited from interface org.glassfish.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getDestination

String getDestination()
Returns a string that encapsulates the identity of the message destination



Copyright © 2012. All Rights Reserved.