com.ibm.websphere.management.statistics
Interface JMSProducerStats
All Superinterfaces:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JMSProducerStats
- public interface JMSProducerStats
- extends JMSEndpointStats
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
getDestination()
Deprecated.
|
| Methods inherited from interface com.ibm.websphere.management.statistics.JMSEndpointStats |
|---|
getExpiredMessageCount, getMessageCount, getMessageWaitTime, getPendingMessageCount |
| Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getDestination
- java.lang.String getDestination( )
Deprecated.