IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.management.statistics
Interface MessageBeanStats

All Superinterfaces:
EJBStats, Stats
All Known Implementing Classes:
MessageBeanStatsImpl

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

public interface MessageBeanStats
extends EJBStats


Method Summary
 CountStatistic getMessageCount()
          Deprecated.  
 
Methods inherited from interface com.ibm.websphere.management.statistics.EJBStats
getCreateCount, getRemoveCount
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getMessageCount

CountStatistic getMessageCount()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8