Package | Description |
---|---|
org.jboss.jbossts.star.service | |
org.jboss.jbossts.star.util | |
org.jboss.jbossts.star.util.media.txstatusext |
Modifier and Type | Method and Description |
---|---|
TransactionStatisticsElement |
Coordinator.getTransactionStatistics()
Performing a GET on the transaction-manager URI sufficed with /statistics
returns statistics of the transaction manager.
|
Modifier and Type | Method and Description |
---|---|
TransactionStatisticsElement |
TxSupport.getTransactionStatistics()
Deprecated.
Obtain statistical information such as the number of transactions that have committed and aborted.
|
Modifier and Type | Method and Description |
---|---|
TransactionStatisticsElement |
ObjectFactory.createTransactionStatisticsElement()
Create an instance of
TransactionStatisticsElement |
TransactionStatisticsElement |
TransactionManagerElement.getStatistics() |
Modifier and Type | Method and Description |
---|---|
void |
TransactionManagerElement.setStatistics(TransactionStatisticsElement statistics) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.