FileDocCategorySizeDatePackage
TransactionServiceStats.javaAPI DocGlassfish v2 API2519Fri May 04 22:31:04 BST 2007com.sun.appserv.management.monitor.statistics

TransactionServiceStats

public interface TransactionServiceStats implements javax.management.j2ee.statistics.Stats
see
com.sun.appserv.management.monitor.TransactionServiceMonitor

Fields Summary
Constructors Summary
Methods Summary
public javax.management.j2ee.statistics.CountStatisticgetActiveCount()

public com.sun.appserv.management.j2ee.statistics.StringStatisticgetActiveIDs()

public javax.management.j2ee.statistics.CountStatisticgetCommittedCount()

public javax.management.j2ee.statistics.CountStatisticgetRolledbackCount()

public com.sun.appserv.management.j2ee.statistics.StringStatisticgetState()