IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.management.statistics
Interface SessionBeanStats

All Superinterfaces:
EJBStats, Stats
All Known Subinterfaces:
StatefulSessionBeanStats, StatelessSessionBeanStats
All Known Implementing Classes:
SessionBeanStatsImpl, StatefulSessionBeanStatsImpl, StatelessSessionBeanStatsImpl

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

public interface SessionBeanStats
extends EJBStats


Method Summary
 RangeStatistic getMethodReadyCount()
          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

getMethodReadyCount

RangeStatistic getMethodReadyCount()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8