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