Interface StatefulSessionBeanStats

All Superinterfaces:
EJBStats, SessionBeanStats, Stats

public interface StatefulSessionBeanStats extends SessionBeanStats
Specifies the statistics provided by a stateful session bean.
  • Method Details

    • getPassiveCount

      RangeStatistic getPassiveCount()
      Number of beans that are in the passive state.