Uses of Class
org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
Package
Description
-
Uses of TransactionStatisticsElement in org.jboss.jbossts.star.client
Modifier 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
Modifier and TypeMethodDescriptionObjectFactory.createTransactionStatisticsElement()
Create an instance ofTransactionStatisticsElement
TransactionManagerElement.getStatistics()
Modifier and TypeMethodDescriptionvoid
TransactionManagerElement.setStatistics
(TransactionStatisticsElement statistics)