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