|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies the statistics provided by a JTA resource.
Method Summary | |
CountStatistic (src) |
getActiveCount()
Number of active transactions. |
CountStatistic (src) |
getCommittedCount()
Number of committed transactions. |
CountStatistic (src) |
getRolledbackCount()
Number of rolled-back transactions. |
Methods inherited from interface javax.management.j2ee.statistics.Stats (src) |
getStatistic, getStatisticNames, getStatistics |
Method Detail |
public CountStatistic (src) getActiveCount()
public CountStatistic (src) getCommittedCount()
public CountStatistic (src) getRolledbackCount()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |