javax.management.j2ee.statistics
Interface JMSProducerStats

All Superinterfaces:
JMSEndpointStats, Stats

public interface JMSProducerStats
extends JMSEndpointStats

Version:
$Rev: 46019 $

Method Summary
 String getDestination()
           
 
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 Detail

getDestination

String getDestination()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.