org.apache.geronimo.management.stats
Class JMSProducerStatsImpl
java.lang.Object
org.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.management.stats.JMSEndpointStatsImpl
org.apache.geronimo.management.stats.JMSProducerStatsImpl
- All Implemented Interfaces:
- Serializable, JMSEndpointStats, JMSProducerStats, Stats
public class JMSProducerStatsImpl
- extends JMSEndpointStatsImpl
- implements JMSProducerStats
Geronimo implementation of the JSR-77 JMSProducerStats interface.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSProducerStatsImpl
public JMSProducerStatsImpl()
getDestination
public String getDestination()
- Specified by:
getDestination
in interface JMSProducerStats
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.