com.ibm.websphere.management.statistics

Interface JMSConnectionStats

All Superinterfaces:
Stats

Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.JMSConnectionStats
  1. public interface JMSConnectionStats
  2. extends Stats

Method Summary

Modifier and Type Method and Description
  1. JMSSessionStats[]
getSessions()
Deprecated.
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics

Method Detail

getSessions

  1. JMSSessionStats[] getSessions()
Deprecated.