Uses of Class
org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
-
Packages that use TransactionStatisticsElement Package Description org.jboss.jbossts.star.client org.jboss.jbossts.star.client.extended.txstatusext -
-
Uses of TransactionStatisticsElement in org.jboss.jbossts.star.client
Methods in org.jboss.jbossts.star.client that return TransactionStatisticsElement Modifier and Type Method Description TransactionStatisticsElementSRAApi. getTransactionStatistics()Return statistics for the transaction manager: number of active, prepared, committed, and aborted transactions are returned. -
Uses of TransactionStatisticsElement in org.jboss.jbossts.star.client.extended.txstatusext
Methods in org.jboss.jbossts.star.client.extended.txstatusext that return TransactionStatisticsElement Modifier and Type Method Description TransactionStatisticsElementObjectFactory. createTransactionStatisticsElement()Create an instance ofTransactionStatisticsElementTransactionStatisticsElementTransactionManagerElement. getStatistics()Methods in org.jboss.jbossts.star.client.extended.txstatusext with parameters of type TransactionStatisticsElement Modifier and Type Method Description voidTransactionManagerElement. setStatistics(TransactionStatisticsElement statistics)
-