com.atomikos.icatch.event.transaction
Class TransactionHeuristicEvent
java.lang.Object
com.atomikos.icatch.event.Event
com.atomikos.icatch.event.transaction.TransactionEvent
com.atomikos.icatch.event.transaction.TransactionHeuristicEvent
- All Implemented Interfaces:
- Serializable
public class TransactionHeuristicEvent
- extends TransactionEvent
Signals heuristic outcomes. Multiple of these events can be raised for the same
transaction, since the transaction core will typically retry to terminate
heuristic transactions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionHeuristicEvent
public TransactionHeuristicEvent(String transactionId)
Copyright © 2016. All Rights Reserved.