|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.management.j2ee.statistics.StatsBase (src)
org.jboss.management.j2ee.statistics.JTAStatsImpl
The JSR77.6.30 JTAStats implementation
| Constructor Summary | |
JTAStatsImpl()
|
|
JTAStatsImpl(CountStatistic (src) activeCount,
CountStatistic (src) commitCount,
CountStatistic (src) rollbackCount)
|
|
| 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 class org.jboss.management.j2ee.statistics.StatsBase (src) |
addStatistic, getStatistic, getStatisticNames, getStatistics, reset, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.management.j2ee.statistics.Stats (src) |
getStatistic, getStatisticNames, getStatistics |
| Constructor Detail |
public JTAStatsImpl()
public JTAStatsImpl(CountStatistic (src) activeCount,
CountStatistic (src) commitCount,
CountStatistic (src) rollbackCount)
| Method Detail |
public CountStatistic (src) getActiveCount()
JTAStats (src)
getActiveCount in interface JTAStats (src) public CountStatistic (src) getCommittedCount()
JTAStats (src)
getCommittedCount in interface JTAStats (src) public CountStatistic (src) getRolledbackCount()
JTAStats (src)
getRolledbackCount in interface JTAStats (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||