com.ibm.websphere.management.statistics
Interface StatefulSessionBeanStats
All Superinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.StatefulSessionBeanStats
- public interface StatefulSessionBeanStats
- extends SessionBeanStats
Method Summary
Modifier and Type | Method and Description |
---|---|
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.