Interface EJBStats

    • Method Detail

      • getCreateCount

        CountStatistic getCreateCount​()
        Number of times create was called.
      • getRemoveCount

        CountStatistic getRemoveCount​()
        Number of times remove was called.