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