javax.management.j2ee.statistics

Interface StatefulSessionBeanStats

All Superinterfaces:
EJBStats, SessionBeanStats, Stats

public interface StatefulSessionBeanStats
extends SessionBeanStats

Method Summary

RangeStatistic
getPassiveCount()

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

getCreateCount, getRemoveCount

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

getMethodReadyCount

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

getStatistic, getStatisticNames, getStatistics

Method Details

getPassiveCount

public RangeStatistic getPassiveCount()