|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atomikos.icatch.event.Event
com.atomikos.icatch.event.transaction.TransactionEvent
com.atomikos.icatch.event.transaction.TransactionHeuristicEvent
public class TransactionHeuristicEvent
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.
| Field Summary |
|---|
| Fields inherited from class com.atomikos.icatch.event.transaction.TransactionEvent |
|---|
transactionId |
| Fields inherited from class com.atomikos.icatch.event.Event |
|---|
eventCreationTimestamp |
| Constructor Summary | |
|---|---|
TransactionHeuristicEvent(java.lang.String transactionId)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionHeuristicEvent(java.lang.String transactionId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||