com.ibm.websphere.management.statistics
Interface JMSStats

All Superinterfaces:
Stats

Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSStats

public interface JMSStats
extends Stats


Method Summary
 JMSConnectionStats[] getConnections()
          Deprecated.  
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getConnections

public JMSConnectionStats[] getConnections()
Deprecated.