org.apache.geronimo.management.stats
Class JMSStatsImpl
java.lang.Object
org.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.management.stats.JMSStatsImpl
- All Implemented Interfaces:
- Serializable, JMSStats, Stats
public class JMSStatsImpl
- extends StatsImpl
- implements JMSStats
Geronimo implementation of the JSR-77 JMSStats interface.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSStatsImpl
public JMSStatsImpl()
getConnections
public JMSConnectionStats[] getConnections()
- Specified by:
getConnections
in interface JMSStats
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.