IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.management.statistics
Interface StatefulSessionBeanStats

All Superinterfaces:
EJBStats, SessionBeanStats, Stats
All Known Implementing Classes:
StatefulSessionBeanStatsImpl

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

public interface StatefulSessionBeanStats
extends SessionBeanStats


Method Summary
 RangeStatistic getPassiveCount()
          Deprecated.  
 
Methods inherited from interface com.ibm.websphere.management.statistics.SessionBeanStats
getMethodReadyCount
 
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

getPassiveCount

RangeStatistic getPassiveCount()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8