com.ibm.websphere.management.statistics
Interface JMSConnectionStats
All Superinterfaces:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JMSConnectionStats
- public interface JMSConnectionStats
- extends Stats
Method Summary
Modifier and Type | Method and Description |
---|---|
getSessions()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getSessions
- JMSSessionStats[] getSessions()
Deprecated.