public interface EJBStats extends Stats
Modifier and Type | Method and Description |
---|---|
CountStatistic |
getCreateCount()
Number of times create was called.
|
CountStatistic |
getRemoveCount()
Number of times remove was called.
|
getStatistic, getStatisticNames, getStatistics
CountStatistic getCreateCount()
CountStatistic getRemoveCount()