javax.management.j2ee.statistics

Interface SessionBeanStats

All Superinterfaces:
EJBStats, Stats
Known Subinterfaces:
StatefulSessionBeanStats, StatelessSessionBeanStats

public interface SessionBeanStats
extends EJBStats

Method Summary

RangeStatistic
getMethodReadyCount()

Methods inherited from interface javax.management.j2ee.statistics.EJBStats

getCreateCount, getRemoveCount

Methods inherited from interface javax.management.j2ee.statistics.Stats

getStatistic, getStatisticNames, getStatistics

Method Details

getMethodReadyCount

public RangeStatistic getMethodReadyCount()