Uses of Class
org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
Packages that use TransactionStatisticsElement
Package
Description
-
Uses of TransactionStatisticsElement in org.jboss.jbossts.star.client
Methods in org.jboss.jbossts.star.client that return TransactionStatisticsElementModifier and TypeMethodDescriptionSRAApi.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 TransactionStatisticsElementModifier and TypeMethodDescriptionObjectFactory.createTransactionStatisticsElement()
Create an instance ofTransactionStatisticsElement
TransactionManagerElement.getStatistics()
Methods in org.jboss.jbossts.star.client.extended.txstatusext with parameters of type TransactionStatisticsElementModifier and TypeMethodDescriptionvoid
TransactionManagerElement.setStatistics
(TransactionStatisticsElement statistics)