|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The EJBStats interface specifies statistics provided by all EJB component types.
Method Summary | |
CountStatistic |
getCreateCount()
Returns the number of times the beans create method was called. |
CountStatistic |
getRemoveCount()
Returns the number of times the beans remove method was called. |
Methods inherited from interface javax.management.j2ee.statistics.Stats |
getStatistic, getStatisticNames, getStatistics |
Method Detail |
public CountStatistic getCreateCount()
public CountStatistic getRemoveCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |