javax.management.j2ee.statistics

Interface JTAStats

public interface JTAStats extends Stats

Method Summary
CountStatisticgetActiveCount()
CountStatisticgetCommittedCount()
CountStatisticgetRolledbackCount()

Method Detail

getActiveCount

public CountStatistic getActiveCount()

getCommittedCount

public CountStatistic getCommittedCount()

getRolledbackCount

public CountStatistic getRolledbackCount()