com.ibm.websphere.management.statistics
Interface JTAStats

All Superinterfaces:
Stats

public interface JTAStats
extends Stats


Method Summary
 CountStatistic getActiveCount()
           
 CountStatistic getCommittedCount()
           
 CountStatistic getRolledbackCount()
           
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getActiveCount

public CountStatistic getActiveCount()

getCommittedCount

public CountStatistic getCommittedCount()

getRolledbackCount

public CountStatistic getRolledbackCount()


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.