Package | Description |
---|---|
org.mule.transaction |
Contains the core transaction support classes and exception types.
|
Modifier and Type | Class and Description |
---|---|
class |
IllegalTransactionStateException
IllegalTransactionStateException TODO (document class) |
class |
TransactionInProgressException
TransactionInProgressException is thrown if a new transaction is
started when there is one already in progress. |
class |
TransactionNotInProgressException
TransactionNotInProgressException TODO (document class) |
Modifier and Type | Method and Description |
---|---|
int |
AbstractSingleResourceTransaction.getStatus() |
int |
XaTransaction.getStatus() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.