Interface SessionBeanStats

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

public interface SessionBeanStats extends EJBStats
Specifies the statistics provided by session beans of both stateful and stateless types.
  • Method Details

    • getMethodReadyCount

      RangeStatistic getMethodReadyCount()
      Number of beans in the method-ready state.